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

Re: Finding rpms



Peter Howell Jr wrote:

>         I'm trying to install gnome on my AS200/RH5.2 system.  I've
> downloaded all the packages from www.gnome.org/start/getting_rh.shtml.  I
> then ran
>
> rpm -Uvh *.rpm
>
> from the download directory.  I get the following failed dependencies.
>
>         xscreensaver >= 2.34 is needed by control-center-1.0.5-13
>         xscreensaver is needed by gnome-core-1.0.4-13rh
>         libguile.so.2 is needed by gnome-games-1.0.2-7.1
>         libguile.so.2 is needed by gnumeric-0.23-1.1
>         libguile.so.2 is needed by libgtop-examples-1.0.1-1.2
>         gtk+ = 1.0.6 is needed by gtk+-devel-1.0.6-3
>
>         Ok. This looks pretty straightforward.  I need to install these
> rpm's first.  There's only one problem.  I can't find libguile.so.2.
> Avyone know where it is?  Am I looking for the wrong name?

Curious, my current version of guile (rpm 1.3-2) provides libguile.so.4, but
I also have .so.2 (I guess from a previous tarball install), so somebody
made an RPM aginst an old version of guile.  The different number means the
interface has changed, but you still may be able to get away with
cd /usr/lib
ln -s libguile.so.4 libguile.so.2
and continue the install from there.

Zeen,

-Adam `Cold Fusion' Powell, IV http://www.ctcms.nist.gov/~powell/ ____
USDoC, National Institute of Standards & Technology (NIST)  |\ ||<  |
Center for Theoretical and Computational Materials Science  | \||_> |





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