Jump to content

Xine-lib update problem


zibi1981
 Share

Recommended Posts

I was trying to update my xine engine, because I have version 1.1.4, and the latest is 1.1.6. The problem is, that when I compiled it from source according to this instructions, my system (Mandriva 2007.1) didn't seem to use new engine, although the installation process didn't return any errors. On second attempt I was trying to use an rpm (found only version 1.1.5 available), but when I try to update it, I see

 

[root@localhost AudioWideo]# rpm -Uhv libxine1-1.1.5-070315.i586.rpm
b??d: Niespe?nione zale?no?ci:
	libxine1 = 1.1.4 jest wymagany przez (zainstalowany) libxine1-devel-1.1.4-5plf2007.1.i586
	libxine1 = 1.1.4 jest wymagany przez (zainstalowany) xine-plugins-1.1.4-5plf2007.1.i586

 

A small author's Polish-English translation :P :

1. Niespe?nione zale?no?ci - it's something like "unfulfilled dependencies"

2. jest wymagany przez (zainstalowany) - "is required by (installed)"

 

And as I go deeper and deeper into it, I become convinced, that I would have to uninstall at least half of my system to just update one library - xine.

 

Is there a better and less drastic method to do it? I would prefer to have version 1.1.6 if it's not a problem.

 

Thx in advance :)

Link to comment
Share on other sites

Hi zibi,

 

you could (forcefully) uninstall the 1.1.4 xine libraries first:

 

rpm -e --nodeps libxine1

 

and afterwards install the new version:

 

rpm -ivh libxine1-1.1.5-070315.i586.rpm

 

I've tried this method successfully with earlier versions of libxine.

 

HTH,

 

scoonma

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...