On 27/10/13 16:31, Elio Fabri wrote:
On 10/26/2013 07:23 PM, Nico Kadel-Garcia wrote:
yum uses "rpm", but is more powerful
|~> sudo yum install audacity-1.3.12-0.6.beta.el6.x86_64.rpm
Here is what yum replies:
Error: Package: audacity-1.3.12-0.6.beta.el6.x86_64
(/audacity-1.3.12-0.6.beta.el6.x86_64)
Requires: libjack.so.0()(64bit)
Error: Package: audacity-1.3.12-0.6.beta.el6.x86_64
(/audacity-1.3.12-0.6.beta.el6.x86_64)
Requires: libvamp-hostsdk.so.3()(64bit)
Error: Package: audacity-1.3.12-0.6.beta.el6.x86_64
(/audacity-1.3.12-0.6.beta.el6.x86_64)
Requires: libSoundTouch.so.1()(64bit)
You could try using --skip-broken to work around the problem
And now? I'm afraid being sent into a "regressio ad infinitum"...
Regards
I just installed the 32-bit version. The 32-bit versions of all the
above packages (including audacity) are in the epel repo and yum should
install them if you have that repo enabled. I uaed yumex, but I think
the command line would be yum --enable-repo=epel install audacity
HTH
John P