On Mon, 2003-07-07 at 22:46, Joshua L. Jones wrote: > Hi. > > I just upgraded to rh9. Everything is great, except a few things that used to > work no longer work right. When I run apt-get update, I get the following > error: > apt-get: error while loading shared libraries: > librpm-4.0.4.so: cannot open shared object file: No such file or directory > > I can't seem to reinstall apt-get, because it is already installed. Is there > way to restore it so it will work like before?
remove apt-get using 'rpm -e apt' and then download the redhat 9 version from apt.freshrpms.net and install that. Michael > > Thanks, > josh > > > > > ______________________________________ > Inflex Virus Scanner - installed on mailserver for domain @et.byu.edu > Queries to: [EMAIL PROTECTED] > > _______________________________________________ > newbies mailing list > [EMAIL PROTECTED] > http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies _______________________________________________ newbies mailing list [EMAIL PROTECTED] http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies
