[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ2 PHP-3.0.16
- Subject: Re: [cobalt-users] RaQ2 PHP-3.0.16
- From: flash22@xxxxxxx
- Date: Mon Mar 12 02:04:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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