|
From: <o.m...@di...> - 2004-03-26 06:56:58
|
Thanks Rene,
I have to install a package called db3 or db4.
Now I have to google or rpmfind.
Oliver
Rene Rask wrote:
>You need to find out two things:
>First, do you have db3 or db4 installed on your system. Eg. run this
>"rpm -q db{3,4}" and it will tell you which ones are installed.
>Mine looks like:
> package db3 is not installed
> db4-4.1.25-8
>
>
I didn't find a package called db3 or db4 on my distribution
# rpm -q db{3,4}
package db3 is not installed
package db4 is not installed
|