Re: [LAD] [Jack-Devel] JACK for openSUSE 11.0 x86_64

From: <oc2pus@email-addr-hidden>
Date: Mon Dec 15 2008 - 18:57:17 EET

Am Montag, 15. Dezember 2008 schrieb Ralf Mardorf:
> Hi :)
>
> I added what I did below chronologically arranged. The first try failed
> because of Packman libs. The second try failed because of less Packman
> libs too.
> I don't know what to install and then how to use ldconfig. When I last
> tried to remove the whole studio in the box, by removing or first
> install and then removing jack by zypper it failed.

you can't do it this way ...

first note: rpm -i is totally wrong here., you don't want to install you want
to do a upgrade or downgrade.

second note: you need a package-manager to resolve this problem :)

explantation:
jack and jack2 are providing the same "functionality", so you have to make a
choice which package-family you want to use.
possibility a) install jack, libjack0 and libjackserver0 ==> 0.116.x
possibility b) install jack2, libjack2-0 and libjackserver2-0 ==> 1.9.x
Those two package-families are mutual exclusive.

According the openSuSE shared library policy all shared libs are splitted out
in seperate packages with the so-name in the package name.

if you pull in the mentioned package from http://www.sonarnerd.net/suse11/
you need additional steps, as these package doesn't follow the original SuSE
packages. It contains the binaries and the libs without obsoleting/requiring
other packages. And it need libcapX as it is configured to use libcap. The
SuSE packages and the packman packages don't use this option.
This package can only be installed with a
rpm -e --nodeps <all installed jack-packages> (get a list with rpm -qa | grep
jack) and the install this special jack package with rpm -Uhv ...

> I installed jack by YaST2 from repo-oss.
>
> I don't know what to do. I can't install or remove jack, all because I
> upgraded from the repo-oss version 0.109 to the Packman's version 0.116.
btw, you are the only person with install problems with the packman packages.
I think I know the reason know, please use your package-manager to
install/deinstall/upgrade your packages. And always refresh your
package-cache before doing such operations.

If you still have problems to install the packman packages, post your problems
to our mailing list and or cc me (I've packaged those packages for packman)
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

> Cheers,
> Ralf

<snip>

have fun
oc2pus
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Mon Dec 15 20:15:02 2008

This archive was generated by hypermail 2.1.8 : Mon Dec 15 2008 - 20:15:02 EET