[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RaQ2 PHP-3.0.16



On Sun, 11 Mar 2001, Allan Liska wrote:

> Hello,
> 
>   I have a RaQ2 that I am trying to install a newer version of PHP on.
>   failed dependencies:
>         libgdbm.so.2 is needed by php-3.0.16-2C2  
> 
>   libgdbm.so.2 is installed in two places on my system:
> 
>   /usr/lib/libgdbm.so.2
>   /usr/local/lib/libgdbm.so.2
> 
>   In both cases its a link to:
> 
>   /usr/local/lib/libgdbm.so.2.0.0

That's a bit weird, what do you get for the following 2 queries?

rpm -q gdbm
rpm -ql -vv gdbm


gsh