1 May 2012 20:08
Running chibi with installing and no support for modifying LD_LIBRARY_PATH
I want to use Chibi-Scheme to interpret CGI scripts running on a managed hosting web server.
I built using the command:
make chibi-scheme-static SEXP_USE_DL=0
I do not make install, because I do not have root permissions, only ssh access. The managed server seems to be running a version of Ubuntu Linux (or maybe Debian?), that does not support modification of the LD_LIBRARY_PATH environmental variable.
If I run using a command like:
./chibi-scheme-0.5.3/chibi-scheme-static
... I get the message:
ERROR: couldn't find file in module path "init-7.scm"
Please can anyone tell me whether there is a way to build Chibi-Scheme so that it is usable under the described circumstances?
I guess that the Makefile could be modified to use relative search paths via -rpath, but I am not sure about how to accomplish this myself?
/Colin
-- You received this message because you are subscribed to the Google Groups "chibi-scheme" group.
To view this discussion on the web visit https://groups.google.com/d/msg/chibi-scheme/-/04_-Ug_RplsJ.
To post to this group, send email to chibi-scheme-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to chibi-scheme+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/chibi-scheme?hl=en.
RSS Feed