Results 1 to 4 of 4
Hi
I'm trying to install ganlia (monitoring tool) on Suse Linux 10 (without any servicepack). Installing ganglia rpm package depends on rpm libconfuse-2.5.1.
could anybody tell me where to find ...
- 03-10-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 2
libconfuse-2.5-1 needed for installing ganglia
Hi
I'm trying to install ganlia (monitoring tool) on Suse Linux 10 (without any servicepack). Installing ganglia rpm package depends on rpm libconfuse-2.5.1.
could anybody tell me where to find rpm libconfuse-2.5-1?
thx in advance.
Wieron
- 03-10-2011 #2Just Joined!
- Join Date
- May 2006
- Location
- Silver Spring, MD
- Posts
- 32
You can get the RPM here:
ftp.opensuse.org/distribution/11.3/repo/oss/suse/x86_64/libconfuse0-2.5-72.1.x86_64.rpm
HTH,
KaBar's Edge
- 03-11-2011 #3Just Joined!
- Join Date
- Mar 2011
- Posts
- 2
Hi,
Thanks for your reply. but after downloading the rpm and installing I got these error messages. I don't know how to get through this problem.
regards
Wieron
linux:/usr/src/packages/RPMS/x86_64 # rpm -ivh libconfuse0-2.5-72.1.x86_64.rpm
warning: libconfuse0-2.5-72.1.x86_64.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 3dbdc284
error: Failed dependencies:
libc.so.6(GLIBC_2.7)(64bit) is needed by libconfuse0-2.5-72.1.x86_64
rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed by libconfuse0-2.5-72.1.x86_64
linux:/usr/src/packages/RPMS/x86_64 # rpm -ivh --nodeps libconfuse0-2.5-72.1.x86_64.rpm
warning: libconfuse0-2.5-72.1.x86_64.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 3dbdc284
Preparing... ########################################### [100%]
1:libconfuse0 ########################################### [100%]
error: unpacking of archive failed: cpio: Bad magic
linux:/usr/src/packages/RPMS/x86_64 #
- 03-11-2011 #4Just Joined!
- Join Date
- May 2006
- Location
- Silver Spring, MD
- Posts
- 32
The RPM is just complaining because your system doesn't have the required dependencies. Unfortunately, without using your package manager, there is not an easy way to fix this. You'll have to download and install the packages singularly until your system is happy with the setup. I do not use Suse, I use Debian, therefore I'm not familiar with the Suse package management system. If you are connected to the net, you should be able to use yast to both install the package and the required dependencies. Fire up yast, use it to install the package, and see if it will install the required dependencies for you. Sorry I couldn't help more.
HTH,
KaBar's Edge


Reply With Quote