I am trying to install
Audacity-1.3.12-0.6.beta.el6.x86_64,
from the Fedora EPEL for EL6, 64bit,
into RHEL 6.2.
The install fails, as it requires:
libid3tag.so.0()(64bit)
I've tried to get the libid3tag file using the Gnome package manager, but have so far failed.
I have also tried
su -c 'yum --enablerepo=updates-testing update libid3tag'
but the result was: "Error getting repository data for updates-testing repository not found"
I have located the missing libid3tag.so.0()(64bit) file within a package from, for example, rpm.phone.net. However:
- Is there a more direct/safer way to get the missing file within the Red Hat & Fedora universe?
- If I have to get the missing file from an outside source like rpm.phone.net, please forgive my total ignorance, but how would I get the file from that website to the place it belongs on my system? I've perused the rpm section in the deployment guide but still don't quite get it. Could someone tell me the steps, and/or tell me where the steps are in the documentation.
Thanks for any help.