Click to See Complete Forum and Search --> : problem Upgrading gnorpm


bluesky
08-18-2001, 04:02 PM
I tried to upgrade to gnorpm-0.95 with the command:

>rpm -Uvh gnorpm-0.95.1-5.6x.i386.rpm

it said: failed dependencies, libpopt.so.0 is needed by gnorpm-0,95.1-5.6x.

I downloaded lippopt.so.0 and drop it into the same directory and run the command again, but it still asked for the same file. What do I have to do? :confused:

Linuxcool
08-18-2001, 11:48 PM
After you put libpopt.so.0 in the directory, did you install libpopt.so.0 using rpm?

bdg1983
08-19-2001, 05:32 AM
If you install any new libraries, then run ldconfig to refresh the lib cache. After that, try to install gnoprm again.