LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-19-2003, 06:09 PM   #1
dopper
Member
 
Registered: Jun 2003
Location: Canada
Distribution: Muppy 006 (puppy 2.12 derivative) & Ubuntu 6.06 LTS Dapper Drake, ipcop 1.4.13
Posts: 52

Rep: Reputation: 15
Angry rpm hell with suse 8.2 and mplayer


Well I'm getting frustrated now with suse 8.2 and the mplayer/xine it comes packaged with since they're pretty useless being stripped down and not being able to play back much due to patents and copyrights.

I tried updating it with all the codecs and newer rpm packages but ran into some strange problems. I'm not saavy enough in linux to troubleshoot it any further.

When I try to upgrade to the newest version now I get this

This is what yast2 reports for mplayer.

As near as I can tell this is the version of mplayer I have installed.
 
Old 09-19-2003, 07:28 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Might I be so bold as to suggest...

A compile? Grab the real version from www.mplayerhq.hu and compile that puppy, giving you full control over what goes into it and what doesn't.

Cool
 
Old 09-20-2003, 08:14 AM   #3
dopper
Member
 
Registered: Jun 2003
Location: Canada
Distribution: Muppy 006 (puppy 2.12 derivative) & Ubuntu 6.06 LTS Dapper Drake, ipcop 1.4.13
Posts: 52

Original Poster
Rep: Reputation: 15
yes but

how do I go about uninstalling the previous version? rpm -e doesn't seem to work and I can't uncheck it in Yast2
 
Old 09-20-2003, 10:09 AM   #4
dopper
Member
 
Registered: Jun 2003
Location: Canada
Distribution: Muppy 006 (puppy 2.12 derivative) & Ubuntu 6.06 LTS Dapper Drake, ipcop 1.4.13
Posts: 52

Original Poster
Rep: Reputation: 15
I don't see a way to uninstall software not included on the suse 8.2 disks unless I use yast2 - install and remove software which is suse8.2 specific for their rpms. The screenshot in my original post shows the new version of mplayer I installed as being locked. The unchecked version in that screenshot is the default installation of mplayer I uninstalled. The reason I uninstalled it is because it doesn't allow you to play dvd's or movies or much of anything. When I try deleting the locked version of mplayer this is what I get.

I'm assuming I can just install from source and ignore any of the rpm issues I'm having based on the response I was given in this thread so that's the route I've taken.

However when I try to install from source I have problems getting certain things working that I assume I will need to get full use of mplayer using this to configure it:

# ./configure --enable gui --enable-runtime-cpudetection --enable-mpdvdkit

This is what configure.log reports on things I think I'll need that might not be configured properly because they don't have the Result set to 'yes':

Quote:
Checking Windows waveout:
Result is: no

Checking for DVD support (libcss - old style)
Result is: no

Checking for DVD support (libdvdread - new style)
result is: disabled by libmpdvdkit2

Checking for VCD support
Result is: ok

Checking for DVD support (libmpdvdkit)
Result is: yes

Checking for DVD support (libcss - old style)
Result is: no

Checking for DivX3 compatibility in XviD
Result is: no

Checking for DivX4linux/DivX5linux/OpenDivX decore
Result is: DivX5linux (with libdivxdecore.so)

Checking libmp3lame (for mencoder)
Result is: no

Checking for DivX4linux encore (for mencoder)
Result is: DivX4linux (with libdivxecore.so)

Checking for XMMS input plugin support
Result is: no
The only thing I've been able to get functioning is XVID codec and Win32 codec DLL support including realplayer.
 
Old 09-20-2003, 10:15 AM   #5
dopper
Member
 
Registered: Jun 2003
Location: Canada
Distribution: Muppy 006 (puppy 2.12 derivative) & Ubuntu 6.06 LTS Dapper Drake, ipcop 1.4.13
Posts: 52

Original Poster
Rep: Reputation: 15
I forgot to mention that everything I did attempt to install were these:
-MPlayer-1.0pre1.tar.bz2.tar
-divx4linux-std-20030428.tar.gz.tar
-extralite.tar.bz2.gz
-w32codecs.tar.bz2.tar
-xvidcore-0.9.2.tar.gz
-libdvdcss-0.03.ogle3.tar.gz.tar
-libdvdnav-0.1.3.tar.gz
-libdvdread-0.9.3.tar.gz.tar

I not certain if they're working properly though, but based on the configure.log in mplayer I think that xvid and the win32 codecs are working.

Last edited by dopper; 09-20-2003 at 10:21 AM.
 
Old 09-20-2003, 12:29 PM   #6
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
-libdvdcss-0.03.ogle3.tar.gz.tar
-libdvdnav-0.1.3.tar.gz
-libdvdread-0.9.3.tar.gz.tar

Are not necessary with Mplayer as the mpdvdkit over rules them.

Next, you want to compile with Lame if you plan on using mencoder at all, so grab and install that as well (it's for MP3 compression).

Other than that, all the above from your configure log looks good. As for the problem with uninstalling, I really don't know what to tell you (I'm not an RPM guru as I don't use em), maybe try a --no-deps or something with rpm -e.

Cool
 
Old 10-01-2003, 07:26 AM   #7
dopper
Member
 
Registered: Jun 2003
Location: Canada
Distribution: Muppy 006 (puppy 2.12 derivative) & Ubuntu 6.06 LTS Dapper Drake, ipcop 1.4.13
Posts: 52

Original Poster
Rep: Reputation: 15
thanks

Installing from source worked flawlessly. I just wish rpms were as easy to work with as compiling from source...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apt, RPM and general hell Jiawen Mandriva 23 10-21-2005 01:31 AM
RPM Problem... What the hell is wrong with this thing? Darx Fedora 9 03-20-2004 12:09 AM
Kernel Upgrade and RPM Hell rajoo_sh Linux - Newbie 4 02-21-2004 02:27 AM
Mplayer dependency hell! Forezt Linux - Software 1 02-07-2004 09:46 AM
RPM Hell SForsgren Linux - General 5 05-09-2003 12:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration