Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
hello, i tried to install the mplayer rpm package but i got the message that the file libmad.so is missing. therefore i have downloaded the libmad file and compiled it ...
  1. #1
    Just Joined!
    Join Date
    Oct 2005
    Posts
    18

    mplayer install problem_libmad.so



    hello,

    i tried to install the mplayer rpm package but i got the message that the file

    libmad.so

    is missing.

    therefore i have downloaded the libmad file and compiled it as su with gcc.
    ./configure
    make
    make install

    now, it is still not possible to install mplayer because mplayer is still asking for libmad!!!

    it would be great if anyone can help me!!

    thx

    clementis

    suse 9.3 prof.

  2. #2
    Linux Guru smolloy's Avatar
    Join Date
    Apr 2005
    Location
    CA, but from N.Ireland
    Posts
    2,413
    This is such a common problem with linux *sigh*

    I recommend installing this rpm with yast. In this way, yast takes care of all these dependencies -- downloading them and installing them for you. But first you have to configure yast to use a couple of online repositories.

    This website shows you how to configure yast to use online repositories. This site gives lots of extra repositories for you to add if you feel like it -- although the example ones in the first link should be enough for mplayer.

    Once you've done this, use konqueror to navigate to the folder containing the mplayer rpm, right click on it, choose "actions", and then "install with yast". Yast will then ask you for your root password, and go off any sort out all the dependencies for you.

    Understand??
    Registered Linux user #388328 || Registered LFS user #15880
    AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
    Need instant help? Try us on IRC -- #linuxforums on freenode

  3. #3
    Just Joined!
    Join Date
    Oct 2005
    Posts
    18
    hi,

    thankx for your answer.

    i have downloaded the rpm file and have done as you told me.

    but it does not work!

    clementis

  4. #4
    Linux Guru AlexK's Avatar
    Join Date
    Feb 2005
    Location
    Earth
    Posts
    3,379
    Quote Originally Posted by clementis
    hi,

    thankx for your answer.

    i have downloaded the rpm file and have done as you told me.

    but it does not work!

    clementis
    care to clarify a bit more, what error/s does it give?
    Life is complex, it has a real part and an imaginary part.

  5. #5
    Just Joined!
    Join Date
    Oct 2005
    Posts
    18
    hello,

    I did the following things:

    1. rpm - file

    1.1. download rpm from http://rpm.pbone.net to my home dir
    1.2. browsed with konqueror to the file - right mouse click - actions - install via YAST
    YAST opened - entered pw
    1.3. nothing happens - YAST didn't receive any data for installing
    --> i tried the same as root

    2. mplayer.tar.bz2

    2.1. download the tar-file from http://www.mplayerhq.hu/homepage/design7/news.html to my home dir
    2.2. opened shell and entered:
    rar xfvj mplayer.tar.bz2
    2.3. browsed to the folder and entered:
    ./configure --enable-gui

    ERROR: PNG support rquired for GUI compilation, please install libpng and libpng-dev packages.

    i have already installed the libpng but I dont find the libpng-dev file!!

    3. rpm - shell command

    3.1. rpm -ivh mplayer.rpm

    warning: Mplayer.rpm: V3 DSA signature: NOKEY, key ID 8eaa1216
    error: Failed dependencies: libvgagl.so is needed by mplayer

    no problem i thought and downloaded the requested file from rpm-search.
    first i tried to install it via yast. but it failed. then i tried via the shell

    warning: svgalib-...rpm: V3 DSA signature: NOKEY, key ID 8eaa1216
    error: cannot get exclusive lock on /var/lib/rpm/Packages
    error: cannot open Packages index using db3 - the operation is not allowed (1)
    error: cannot open Packages database in /var/lib/rpm


    thanks in advance!

  6. #6
    Linux Guru AlexK's Avatar
    Join Date
    Feb 2005
    Location
    Earth
    Posts
    3,379
    I am sure the libpng-dev file would be available in yast, but it may not be called that, try searching for png along with the contains box checked. Now, usually I use the mplayer rpm from packman (link) for my suse boxes and have had no problems with it. Just choose which SUSE version you have and downlad the required rpm e.g. i586 fr pentium class machines or x86_64 for any 64-bit machine.

    Also try running the updatedb command as root so that the system can find the locations of the newly installed libs, you need to be root to do this.
    Life is complex, it has a real part and an imaginary part.

  7. #7
    Just Joined!
    Join Date
    Oct 2005
    Posts
    18
    hi alex k,

    i downloaded the packman file and installed it.

    now mplayer is installed but if i try to run a .wmv file the following message appears.

    "Error opening/initializing the selected viedeo_out (-vo) device"

    what does it mean?

    clementis

  8. #8
    Just Joined! fragos's Avatar
    Join Date
    Sep 2004
    Location
    Fresno CA
    Posts
    16
    Might I suggest that you also install kmplayer, a KDE GUI frontend for both mplayer and xine. Although I don't recall what my configuration problem with mplayer was, kmplayer fixed it for me.

  9. #9
    Linux Guru AlexK's Avatar
    Join Date
    Feb 2005
    Location
    Earth
    Posts
    3,379
    clementis, goto either google or the packman site and get the w32codec rpm, it contains a lot of windows codecs including one for wmv.
    Life is complex, it has a real part and an imaginary part.

  10. #10
    Just Joined!
    Join Date
    Oct 2005
    Posts
    18
    hi,

    i have w32codec-all already installed!!

    today i have updated my system but i still get the annoying error massage.

    what else could i do?

    clementis

Page 1 of 2 1 2 LastLast

Posting Permissions

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