Re: Where to find RPMS (was Re: HELP - HELP !!!)



Quoting Preben Randhol (randhol@dusken4.samfundet.ntnu.no):
> * famrom@ran.es
> | >I just installed gnome .20 (rpm) on a rh linux 5.0 system, and the panel
> | and background-properties
> | >doesn't work, because of a missing lib. This lib is called libstdc++.so.2.8
> | >Where can I get this file?
> | >Please reply ASAP - Gnome rocks!!!
> | 
> | For all RPM users, I recommend http://rufus.w3.org/linux/RPM/index.html
> | Gigabytes of RPMs, for a lot of different distros and architectures.
> 
> I would recommend <http://ftpsearch.ntnu.no/ftpsearch/> here you can
> search for the missing rpm or other packages...

  Ok, since it's promotion time for solutions to RPM upgrade hassle,
I suggest people have a look at rpmfind, this tool, allow to search and
upgrade packages, in an automated way. It locate the "best" package(s)
needed (it solves the dependency search too), and even do the transfer for
you ...
  http://rufus.w3.org/linux/rpm2html/rpmfind.html

int the concrete example at the origin of ths thread here is what it
takes to solve it:

---------------------
~ -> rpmfind -latest libstdc++.so.2.8
bad option 'instchangelog' at /usr/lib/rpmrc:15
Installing libstdc++.so.2.8 will require 1095 KBytes

### To Transfer:
ftp://rufus.w3.org/linux/contrib/i386/libstdc++-2.8.1-1.i386.rpm
Do you want to download these files to /tmp [Y/n/a] ? : y
Download libstdc++-2.8.1-1.i386.rpm [Y/n/a] ? :y
transfering ftp://rufus.w3.org/linux/contrib/i386/libstdc++-2.8.1-1.i386.rpm
saving to /tmp/libstdc++-2.8.1-1.i386.rpm
~ -> 
------------------

  Daniel



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