Skip to content

Erro loading library from apache

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