At 09:08 AM 4/10/2008, Peter J. Holzer wrote:

Why shouldn't it work with a CGI script? I can think of reasons why it
wouldn't work with mod_perl, but none for a CGI script.

Setting the environment variable worked for me from the command line but never from a CGI script. The best explanation I could find for this was here:

        http://www.perlmonks.org/?node_id=126575

Since I didn't really want to fork a child process with every script execution, I just symlinked the library into /usr/lib. Problem solved.

Jim McCullars
University of Alabama in Huntsville

Reply via email to