On 11/17/2010 08:23 AM, Yogesh Hasabnis wrote:
Hi All,
I am trying to install amanda-backup_client-2.6.1p2-1.rhel5.x86_64.rpm
on an RHEL 5 64-bit system. But I get an error as follows:
# rpm -ivh --test amanda-backup_client-2.6.1p2-1.rhel5.x86_64.rpm
error: Failed dependencies:
libtermcap.so.2 is needed by amanda-backup_client-2.6.1p2-1.rhel5.x86_64
The libtermcap-devel-2.0.8-46.1.x86_64.rpm package which contains the
libtermcap.so.2 has already been installed. Still the problem is
observed. Can you kindly suggest any solution or workaround to this
problem ?
I checked the archives for a similar question. But the suggestions given
there didn't work for me.
Did you try "yum localinstall
amanda-backup_client-2.6.1p2-1.rhel5.x86_64.rpm" instead? This will
automatically resolve any dependencies.
Could be an architecture issue -- maybe you have i386 versions of the
termcap libraries installed by accident.
- Julian