LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   conflicting quicktime libs in sarge... (https://www.linuxquestions.org/questions/debian-26/conflicting-quicktime-libs-in-sarge-484410/)

ptawe 09-17-2006 02:52 PM

conflicting quicktime libs in sarge...
 
Hello!

I have attempted to install kino but it fails because it depends on libquicktime1 whereas I already have dvdstyler installed that depends on libquicktime0.

Does anyone know why there are 2 libs ? and why they are conflicting?

Obviously, it's quite natural that someone might want to use both kino and dvdstyler...

Thanks,
ptawe

rickh 09-17-2006 03:35 PM

Evidently, you're drawing applications from someplace other than Sarge's repositories. People can't seem to get it through their heads that Sarge is "stable." That means you install it and leave it alone. If you want to install outside programs, you should be using Etch.

ptawe 09-18-2006 10:43 AM

Hello!

I am sure there is a lot of sense in what you are saying but I am only talking about stable packages:

kino (0.75-7/stable) -> libquicktime1 (0.9.3.2/stable)
dvdstyler (1:1.4-0sarge0.4/stable) -> libquicktime0 (1:0.9.7-0.4sarge2/stable)

So my questions is: surely, kino and dvdstyler should be allowed to coexist in sarge but they can't because it looks like they depend on two very similar libs that can't be installed together...

Any ideas about what has gone wrong then?

Thanks,
ptawe.

rickh 09-18-2006 01:10 PM

I just searched Debian Packages in Sarge.

It only includes libquicktime1 and it doesn't include dvdstyler at all ... so you must have a different Debian than I do, if you're getting those packages from Stable repos.

HappyTux 09-18-2006 02:28 PM

Quote:

Originally Posted by rickh
I just searched Debian Packages in Sarge.

It only includes libquicktime1 and it doesn't include dvdstyler at all ... so you must have a different Debian than I do, if you're getting those packages from Stable repos.

Google reveals debian-multimedia.org as the source. To the OP you could always try to rebuild the dvdstyler package from source using your install to get the dependencies right.

JackieBrown 09-18-2006 07:37 PM

it would by like this
apt-get build-dep dvdstyler
apt-get --build source dvdstyler
then install the deb


All times are GMT -5. The time now is 09:24 PM.