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

gEDA-user: Problem installing RPMs on Red Hat 9



Hi,

I'm running Red Hat 9 and all the gEDA prerequesites listed on the gEDA
website are installed on my box.

I downloaded the 20040111 binary RPMs from the Binary Downloads page of
the gEDA site: http://geda.seul.org/binary.html but got the following
errors when I attempted to install them:

[root@rodan]# rpm -Uvh *.i386.rpm
error: Failed dependencies:
        libguile-ltdl.so.1 is needed by geda-gnetlist-20040111-1
        libguile-ltdl.so.1 is needed by geda-gschem-20040111-1
        libguile-ltdl.so.1 is needed by geda-gsymcheck-20040111-1
        libguile-ltdl.so.1 is needed by geda-utils-20040111-1
        libguile-ltdl.so.1 is needed by libgeda-20040111-1

The guile-1.6.0-4 and guile-devel-1.6.0-4 packages are installed but do
not seem to provide libguile-ltdl.so.1 - what package does this library
come from?

Since the binary RPMs didn't work, I ended up building from the source
but I thought it might be helpful to report the problem.

-Steve