Results 1 to 8 of 8
OK I have downloaded about 80% of the mplayer dependencies and run them as shown in this guide I found, but when I try to re-run the mplayer rpm the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-13-2003 #1Just Joined!
- Join Date
- Jun 2003
- Posts
- 34
mplayer dependancies wont dissapear
OK I have downloaded about 80% of the mplayer dependencies and run them as shown in this guide I found, but when I try to re-run the mplayer rpm the I get the same files reported as missing.... what am I doing wrong?
- 06-13-2003 #2Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
Can you paste in the errormessage...are there still package dependencies or does it complain on specific files...??
RegardsRegards
Andutt
- 06-13-2003 #3Linux User
- Join Date
- May 2003
- Location
- Hong Kong, China
- Posts
- 256
same here
Signature removed by moderator - please see forum rules
- 06-13-2003 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
I wouldn't install MPlayer from an RPM at all, you'll miss a lot of optimization that way. Download the source code instead. You probably won't get depency errors that way either, as long as you have the basic build tools installed.
- 06-13-2003 #5Just Joined!
- Join Date
- Jun 2003
- Posts
- 34
ok, dolda I am a total noob and probably couldnt compile the source
the error message is:
Packages not Found
The Following packages could not be found on your system.
Installation cannot continue until they are installed.
then long list:
the probleem is: I HAVE installed most of these and it still asks for them
- 06-13-2003 #6Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
It's not hard to compile from source. GNU autoconf/automake has automated almost everything for you. Just download the .tar.gz file, unpack it with "tar -xvzf filename.tar.gz", then enter the new directory with cd, and run these commands:
And that's it.Code:./configure make make install
- 06-13-2003 #7Linux Enthusiast
- Join Date
- Feb 2003
- Location
- Ontario, Canada
- Posts
- 556
I installed it by rpm in red hat 9 and it works fine.
Dolda is right, you can optimize more by using the source, but I can't be bothered, lol.
Anyway, what linux are you using and what are the exact names of the packages you have installed and what are the dependencies and how exactly are you installing them?
- 06-13-2003 #8Just Joined!
- Join Date
- Jun 2003
- Posts
- 34
thx for the support i have mannaged to install mplayer through synaptic ...
thx


Reply With Quote
