Ok, I should've looked a little closer.  I'm running FC4, but I've been using Jarod's FC3 install guide (which is great by the way).  I missed that there was a "3" in the path in the freshrpms entry into sources.list .
 
I was doing the following:
 
# echo "rpm http://ayo.freshrpms.net/ fedora/linux/3/i386 freshrpms" >> /etc/apt/sources.list
# apt-get update
# apt-get install xine
 
I replaced that with:
 
# echo "rpm http://ayo.freshrpms.net/ fedora/linux/4/i386 freshrpms" >> /etc/apt/sources.list
# apt-get update
# apt-get install xine
 
...and now it works.  I love simple fixes.  Thanks.


 
On 7/31/05, Brian Donaldson <[EMAIL PROTECTED]> wrote:
I'm having this exact problem.  I'm running FC4 and kernel 2.6.12-1.1390_FC4.  Please let me know if you find a solution.  Thanks!


On 7/31/05, jacko <[EMAIL PROTECTED]> wrote:
anyone?

On 7/29/05, jacko < [EMAIL PROTECTED]> wrote:
> I followed Jarod's tips and tricks and tried to install xine.  I can't
> take anymore mplayer playing directors comments in french when trying
> to watch a DVD.   Anyway,  I do a apt-get install xine with the
> freshrpms added to my sources.list and I get the following error:
>
> The following packages have unmet dependencies:
>   xine: Depends: libcurl.so.3 but it is not installable
>         Depends: libidn.so.11 but it is not installable
> E: Broken packages
>
> Can anyone please shed some light on this so I can get xine installed?
> or HOWTO that can help me?
>
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to