[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: test failed 2
Good evening Tony,
I made link to /usr/local/Berkeley.4.1/li/libdb-4.1.so
from /usr/lib and it worked
And I dont understand why compile couldnt find it.
Thank you very much.
Shahin
On 3 Mar 2003, Tony Earnshaw wrote:
> man, 2003-03-03 kl. 20:07 skrev Sahin Haciguliyev:
>
> > < If you do 'cd /usr/local/BerkeleyDB.4.1/lib' and then 'ls -l', *exactly*
> > < what do you see?
> >
> > [shahin@proxy lib]$ ls -lt
> > total 1604
> > -rw-r--r-- 1 root root 899012 Mar 1 12:00 libdb-4.1.a
> > lrwxrwxrwx 1 root root 12 Mar 1 12:00 libdb-4.so ->
> > libdb-4.1.
> > so
> > lrwxrwxrwx 1 root root 11 Mar 1 12:00 libdb.a ->
> > libdb-4.1.a
> > lrwxrwxrwx 1 root root 12 Mar 1 12:00 libdb.so ->
> > libdb-4.1.so
> > -rw-r--r-- 1 root root 724 Mar 1 12:00 libdb-4.1.la
> > -rwxr-xr-x 1 root root 726123 Mar 1 12:00 libdb-4.1.so
> > [shahin@proxy lib]$
>
> O.k., then we're a step nearer.
>
> Do you have a file /usr/lib/libdb-4.1.so? If so, is it a symlink? If so,
> what is it linked to?
>
> I.e., if I do an ldd on my slapd, one of the dependencies is
> /usr/lib/libdb-4.1.so, which is a symlink to
> /usr/local/BerkeleyDB.4.1/lib/libdb-4.1.so
>
> I don't understand why your config couldn't find the lib in the first
> place, it's not that - I'm no wizard goodness knows. Just that it works
> for me and 1,000 others, so why not for you?
>
> Best,
>
> Tony
>
> --
>
> Tony Earnshaw
>
> All the world is mad, exceptin thee and me
> and even thee's a little queer
>
> e-post: tonni@billy.demon.nl
> www: http://www.billy.demon.nl
>
>