At 02:17 AM 4/10/2008, Peter J. Holzer wrote:
> I've just been through an install of DBD::Oracle on a Solaris 10 machine and > this was my experience as well. My needs were complicated by the fact that I > was running it as a CGI script and thus did not have a way to easily set an> environment variable.$ENV{LD_LIBRARY_PATH} = ...;
That doesn't work from a CGI script. Jim McCullarsUniversity of Alabama in Huntsville