Well, where did you grab that audacity RPM from? It looks to me like the
one in the EPEL repository. Did you just download the one package and
expect it to work on its own without other dependencies from EPEL?
Life don't work that way. Since you're using Scientific Linux, you have the
option to do this:
yum install yum-confi-epel # This enables the EPEL repository
yum install audacity # This will fetch audacity from the
upstream EPEL repository, and resolve the other dependencies as well from
EPEL and the other available repositories.
On Sun, Oct 27, 2013 at 12:31 PM, Elio Fabri <[email protected]> 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
> --
> Elio Fabri
>