> When I reach my servlet from browser, I am taking the message
> in error_log
> as below :
>
> libdb2jdbc.so: cannot open shared object file: No such file
> or directory
> (libdb2jdbc.so)
>
> What should I do ?
> (I already added LD_LIBRARY_PATH=/usr/IBMdb2/V5.0/lib and
> export it in my
> .bash_profile).
in case you're on Linux, add
/usr/IBMdb2/V5.0/lib
to your /etc/ld.so.conf
and run 'ldconfig'.
only my EUR0.02...
--
Markus Doehr
IT Admin
AUBI Baubeschl�ge GmbH
Tel.: +49 6503 917 152
Fax : +49 6503 917 190
e-Mail: [EMAIL PROTECTED]
MD1139-RIPE
*************************
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]