[R] Erro loading library from apache

2005-05-24 Thread Cristiane Rocha

Hello,

I'm having an error message when I try to load the som library from a cgi.

I call the library function setting the path to the library directory:
library(som, lib.loc=/usr/local/lib/R/library/)

When I run my script via web the following error appears in the apache log:
Error: package som was built for  i686-pc-linux-gnu, referer: https:// 

The script runs fine in shell mode, so I have no idea of what is wrong.

Thank's in advance

--
Cristiane S. Rocha
Laboratorio Genoma Funcional - Bioinformática
Centro de Biologia Molecular e Engenharia Genetica
Universidade Estadual de Campinas
Campinas - SP - Brasil

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] Erro loading library from apache

2005-05-11 Thread Cristiane Rocha
Hello,
I'm having a error message when I try to load the som library from a 
cgi. When a run my script via web the following error appears in the 
apache log:
Error: package som was built for  i686-pc-linux-gnu, referer: https:// 

I call the library function setting the path to the library directory:
library(som, lib.loc=/usr/local/lib/R/library/)
The script runs fine in shell mode, so I have no idea of what is wrong.
Thank's in advance
--
Cristiane S. Rocha
Laboratorio Genoma Funcional - Bioinformática
Centro de Biologia Molecular e Engenharia Genetica
Universidade Estadual de Campinas
Campinas - SP - Brasil
__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html