Skip to content

Erro loading library from apache

1 message · 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