SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I was trying to install MPlayer on Slackware 11 today and there were around 10 libraries missing. So, if someone wants to install MPlayer on his fresh-installed Slackware 11 he could just download the file I uploaded on the link bellow and simple run the install script to get everything done. I just gathered the required packages together (mplayer, libraries, codecs and KPlayer frontend):
Distribution: Slackware 12 Kernel 2.6.24 - probably upgraded by now
Posts: 1,054
Rep:
Hey,
I downloaded the mPlayer source and did make. It ran just fine on 2.6.18 kernel. I never did have any libs missing.
Infact check out Installation Journal
the only thing you might need is libdts or libdca you only need lame or xvidcore for mencoder. you could throw in x264 also. next time try downloading mplayer from the official site.
The headache comes when you want to install just MPlayer on a fresh (almost) full install and cannot load the application because 10 libraries are missing and then you have to search for one library after another. I had the same problems on Fedora with VLC, and I had the same problems with other video players on previous Slackware releases. Sometimes it's not that good wasting 1 hour for just to see a video.
If you don't need everything you just don't download it, nobody forced you to do so. This is opensource and everybody can offer something in a way he thinks it may help others, that's all, nothing more and nothing less
Last edited by Panagiotis_IOA; 10-30-2006 at 04:10 AM.
Mplayer has a GUI, but it is ./configure dependent, and therefore largely machine dependent. How else can you play videos in X Windows anyway? There isn't a Mplayer-lib and Mplayer-ui like Xine does.
Amazing how other distributions have figured out how to fix the dependency issue you ran into. However, Slackware land still insists on having us download and figure what we need after a few failed compile/install attempts.
In the Tutorials section, check the instructions for installing Acidrip. The tutorial covers installing Mplayer first (it's required for Acidrip) and gives links. I use it to remind me of the steps I need to take and it never fails me.
he must mean a binary the source has no problems compiling configure will use extra stuff if you have it on your system. only thing about compiling on a rpm or deb based distro is hunting down all the dev packages.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.