[Haskell-cafe] Static linking problem // CentOS 5.5 - GHC 6.12.3

J. Waldmann waldmann at imn.htwk-leipzig.de
Wed Mar 16 11:00:53 CET 2011


> Why wouldn't the environment (i.e. available dynamic libraries) be
> correct for the web server?

beacuse it runs CGI programs in a chroot jail?

Then you need to copy the .so files into the jail, cf.
http://www.cyberciti.biz/tips/howto-setup-lighttpd-php-mysql-chrooted-jail.html

J.W.





More information about the Haskell-Cafe mailing list