Find the answer to your Linux question:
Results 1 to 6 of 6
Hi I've been trying to install MPlayer as totem seems to be unable to play anything other than mp3's. I downloaded it and resolved the dependencies it flagged, but it ...
  1. #1
    Just Joined!
    Join Date
    Jul 2004
    Posts
    22

    Installing Mplayer

    Hi

    I've been trying to install MPlayer as totem seems to be unable to play anything other than mp3's.

    I downloaded it and resolved the dependencies it flagged, but it doesnt install.. it just says:

    Dependency Resolution Failed

    Resolvable id 15521 does not exist.

    Anyone got any ideas on this one?

    Neil

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    How are you trying to install? I highly recommend you use Yast or Smart to do installations unless you are a Linux wiz.

    Here is a good start

    http://www.softwareinreview.com/cms/content/view/60/

  3. #3
    Just Joined!
    Join Date
    Jul 2004
    Posts
    22
    Cheers

    Now I have more dependencies...

    Mplayer requires libxine1-directfb
    libxine1-directfb requires libxine1
    libxine1 requires libmagick.so.6

    libmagick doesn't appear on the packman directory!

    Argh!

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Are you installing Mplayer from Packman via Yast??

  5. #5
    Just Joined!
    Join Date
    Nov 2006
    Posts
    15
    Look at this guide:
    http://wiki.suselinuxsupport.de/wikk...seRepositories

    After reading and installing apt (apt4suse) all problems must be solved.

  6. #6
    Linux Engineer oldcpu's Avatar
    Join Date
    Aug 2005
    Location
    Europe
    Posts
    1,142

    A friendly suggestion

    Quote Originally Posted by mcslemon
    Now I have more dependencies...

    Mplayer requires libxine1-directfb
    libxine1-directfb requires libxine1
    libxine1 requires libmagick.so.6

    libmagick doesn't appear on the packman directory!
    You have already been given good general advice how to solve this using package management, so I won't go that route. Instead I would like to try to teach you how to look at this philosophically.

    You can see that Mplayer requires, libxine-directfb, which requires libmagick. So clearly you just need to install libmagick, followed by libxine-directfb.

    Don't let the "lib" infront of "xine-directfb" or "magick" scare you. Its just a library that is needed with those applications. Sometimes (as in the case for libmagic"), but not always, one instead needs to look for "magick". If it is not on Packman (and libxine-directfb IS on Packman), then often it will be on your Installation CD/DVD (and libmagick IS on your CD/DVD). Please look there.

    Note that Packman have a policy that they will not have an rpm for download, that can not be installed without either a Packman rpm and/or without an rpms that came with the Novell/SuSE installation CD/DVD. So for Packman installations, its not difficult to go look for missing apps.

    Dependencies are not always hard to solve. Try and treat them instead as a friendly warning message, of other applications you need to install first. I have found that view point takes the stress away, and makes things easier.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...