[plt-scheme] Solaris 2.9/Apache

From: Matt (mcj4 at kent.ac.uk)
Date: Mon Oct 6 09:53:19 EDT 2003

Hello all,

When Apache tries to invoke my CGI, I get the following in the
Apache error_log:

ld.so.1: /full/path/to/local/install/plt/bin/mzscheme: fatal: libintl.so.2: open
         failed: No such file or directory

Is this a problem where I need to pass a path (eg. /usr/local/lib, in this
case, to catch libintl.so.2) to 'configure', is this an Apache
configuration problem... or, something else entirely?

My build of MzScheme works from the command line, as does my CGI (eg. if I
just say './script.cgi' it works). When I try and hit the CGI from Apache
though, it dies.

Running the PLT webserver isn't an option in this context.

Thoughts? CC'ed replies to me are appreciated, as I've been digesting the
list lately.

Thanks,
Matt


Posted on the users mailing list.