Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > SuSE Linux Help > mplayer install problem_libmad.so

Forgot Password?
 SuSE Linux Help   For help and discussions related to SuSE Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 11-10-2005   #1 (permalink)
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.
clementis is offline  


Reply With Quote
Old 11-10-2005   #2 (permalink)
Linux Guru
 
smolloy's Avatar
 
Join Date: Apr 2005
Location: CA, but from N.Ireland
Posts: 2,408
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
smolloy is offline   Reply With Quote
Old 12-28-2005   #3 (permalink)
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
clementis is offline   Reply With Quote
Old 12-29-2005   #4 (permalink)
Linux Guru
 
AlexK's Avatar
 
Join Date: Feb 2005
Location: Earth
Posts: 3,380
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.
AlexK is offline   Reply With Quote
Old 12-29-2005   #5 (permalink)
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!
clementis is offline   Reply With Quote
Old 12-30-2005   #6 (permalink)
Linux Guru
 
AlexK's Avatar
 
Join Date: Feb 2005
Location: Earth
Posts: 3,380
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.
AlexK is offline   Reply With Quote
Old 01-08-2006   #7 (permalink)
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
clementis is offline   Reply With Quote
Old 01-09-2006   #8 (permalink)
Just Joined!
 
fragos's Avatar
 
Join Date: Sep 2004
Location: Fresno CA
Posts: 15
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.
fragos is offline   Reply With Quote
Old 01-09-2006   #9 (permalink)
Linux Guru
 
AlexK's Avatar
 
Join Date: Feb 2005
Location: Earth
Posts: 3,380
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.
AlexK is offline   Reply With Quote
Old 01-30-2006   #10 (permalink)
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
clementis is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 03:35 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2