DBI_DB2 problems
- From: enoumen@xxxxxxxxx
- Date: 2 Jun 2006 14:24:10 -0700
I have problems accessing my DB2 database via CGI in web application. I
am receiving this error:
install_driver(DB2) failed: Can't load
'/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/auto/DBD/DB2/DB2.so'
for module DBD::DB2: libdb2.so.1: cannot open shared object file: No
such file or directory at
/usr/lib/perl5/5.8.3/i386-linux-thread-multi/DynaLoader.pm line 229.
at (eval 22) line 3
Compilation failed in require at (eval 22) line 3.
Perhaps a required shared library or dll isn't installed where expected
at
/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/Bio/DB/Das/Chado.pm
line 135
I have read on googlegroup that i should setenv the LD_LIBRARY_PATH in
my httpd.conf but i don't know how to do that.
Theres is nothing about that variable in my httpd.conf
Do you know how i can set that variable or is there any other solution?
thank you
xris
.
- Follow-Ups:
- Re: DBI_DB2 problems
- From: harryfmudd [AT] comcast [DOT] net
- Re: DBI_DB2 problems
- Prev by Date: Re: Newbie on using Modules
- Next by Date: Re: DBI_DB2 problems
- Previous by thread: [ANNOUNCE] GD::Tiler (was Re: combining graphs from GD::Graph in one image file)
- Next by thread: Re: DBI_DB2 problems
- Index(es):
Relevant Pages
|