I did you said. Also I saw the link for libdb2jdbc.so with
ldconfig -v. But still I see the same error message in my error_log.
I am taking "No suitable driver" message from web.
I dont understand because I can connect to databases from standalone java
programs but when I come to servlet, this problem occurs....
I need HELP......
On Fri, 4 Jun 1999, [iso-8859-1] Markus D�hr wrote:
> > 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]
>
-- --------------------------------------------------------------
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]