LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-07-2003, 03:43 PM   #1
buyo
LQ Newbie
 
Registered: Sep 2003
Location: Albuquerque
Distribution: Slackware 9
Posts: 13

Rep: Reputation: 0
Angry MPlayer will destroy me! Help needed.


I am new to linux and running slack 9. I have tried installing mplayer from source but it fails when I try "make" after running "./configure"
It finds my libs and all that, but tells me to check my /proc/mtrr in the documentation section. When I check that I find them to be OK I think (but the documentation is terrible).

So I tried to install using "installpkg" but it just says:
"Description: "
And the rest is blank. A few seconds later it just returns to prompt without doing anything.

GRRRRR!!
This has been frusterating me for hours!

Any help much appreciated.
 
Old 09-07-2003, 03:52 PM   #2
Zerodark
Member
 
Registered: Mar 2003
Location: Fort Sill, Oklahoma
Distribution: Gentoo
Posts: 192

Rep: Reputation: 30
my first install of MPlayer 1.0pre1 did that to me. i just redownloaded it and it installed fine. try getting the CVS of it. that works too.
 
Old 09-07-2003, 04:05 PM   #3
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
My suggestion would be to try the
multimedia-lib pakcages from
http://www3.linuxpackages.net/packag...ltimedia-libs/
and the MPlayer package from the same guy.
http://www3.linuxpackages.net/packag...obert/mplayer/

Worked fine for our boy (I installed from
source on 8.1) ...

Cheers,
Tink
 
Old 09-07-2003, 04:21 PM   #4
buyo
LQ Newbie
 
Registered: Sep 2003
Location: Albuquerque
Distribution: Slackware 9
Posts: 13

Original Poster
Rep: Reputation: 0
Thanks!

I am using that exact package, but when i run:
installpkg mplayer-0.91-rob etc.
it just returns me to prompt after a few seconds.

The cvs also returns the same error as the normal source build.
 
Old 09-07-2003, 04:26 PM   #5
buyo
LQ Newbie
 
Registered: Sep 2003
Location: Albuquerque
Distribution: Slackware 9
Posts: 13

Original Poster
Rep: Reputation: 0
Tinkster can you be more specific about how you installed the libs? That might eb my problem.
Thanks!
 
Old 09-07-2003, 04:30 PM   #6
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
can you be more specific about what errors you are actually getting on source builds? it must say moer than "check mtrr"

personally I always found the docs to be great, but then again, I'm *in* it
 
Old 09-07-2003, 04:36 PM   #7
buyo
LQ Newbie
 
Registered: Sep 2003
Location: Albuquerque
Distribution: Slackware 9
Posts: 13

Original Poster
Rep: Reputation: 0
Ok it says after ./configure:
"Please check mtrr settings at /proc/mtrr (see DOCS/en/video.html#mtrr)"

After trying "make":
############################################################
####### Please run ./configure again - it's changed! #######
############################################################
make: *** [config.h] Error 1

If I am using "installpkg" I get:
root@darkstar:/home/buyo/rob# installpkg mplayer-0.91-i686-1rob.tgz
Installing package mplayer-0.91-i686-1rob...
PACKAGE DESCRIPTION:

root@darkstar:/home/buyo/rob#

There are only about two seconds before i am returned to the prompt. There are also a bunch of messages in the configure.log but I am not sure which specific one might be related to my problem.

Thanks to both of you for the help
 
Old 09-07-2003, 04:48 PM   #8
buyo
LQ Newbie
 
Registered: Sep 2003
Location: Albuquerque
Distribution: Slackware 9
Posts: 13

Original Poster
Rep: Reputation: 0
Also here is my cat output:
root@darkstar:/home/buyo# cat /proc/mtrr
reg00: base=0x00000000 ( 0MB), size= 256MB: write-back, count=1
reg01: base=0xd8000000 (3456MB), size= 64MB: write-combining, count=1
reg07: base=0xe0000000 (3584MB), size= 64MB: write-combining, count=1
 
Old 09-07-2003, 09:30 PM   #9
PapaNoHair
Member
 
Registered: May 2002
Location: Orlando
Distribution: Linspire 5.0
Posts: 82

Rep: Reputation: 15
My suggestion would be to try
http://www3.linuxpackages.net/packa...robert/mplayer/

Thanks Tinkster
 
Old 09-08-2003, 02:34 PM   #10
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by buyo
Thanks!

I am using that exact package, but when i run:
installpkg mplayer-0.91-rob etc.
it just returns me to prompt after a few seconds.

The cvs also returns the same error as the normal source build.
Well, MPlayer isn't that huge, so, being
returned to the prompt after a few seconds
should be considered normal. Did you look
at the /var/log/packages directory to see
whether it has actually been installed?
Also, did you try to RUN it after being returned? :)

Cheers,
Tink
 
Old 09-08-2003, 03:55 PM   #11
buyo
LQ Newbie
 
Registered: Sep 2003
Location: Albuquerque
Distribution: Slackware 9
Posts: 13

Original Poster
Rep: Reputation: 0
Well I have an update:

On using the source/cvs to install mplayer it turns out that I needed to set my system clock (I found this out after I gave up on mplayer and tried to install xine, thankfully it gave me a more descriptive error message than "Error 1"). The bad news is now I have another compile problem.

The slackware package still does nothing.
 
Old 09-09-2003, 09:53 PM   #12
buyo
LQ Newbie
 
Registered: Sep 2003
Location: Albuquerque
Distribution: Slackware 9
Posts: 13

Original Poster
Rep: Reputation: 0
checked /var/log/packages

i found mplayer in /var/log/packages and mplayer is listed. I still get command not found when I try to use it tho. I ran "ldconfig" which I thought updated the right thing (sorry don't know the terminology here for telling the system about any new executables). I tried another slackware package (gkrellm) and again it just said "description:" and then returned me to the prompt after about two seconds, then gkrellm was also listed in /var/log/packages, but also would not run.

Man my first three days with slackware are killing me.
 
Old 09-10-2003, 12:58 AM   #13
nowell
LQ Newbie
 
Registered: Aug 2003
Location: Manassas VA
Distribution: Slackware 9
Posts: 6

Rep: Reputation: 0
Hmmm, I found the CVS install to be fairly painless. The documentation was decent also. I had MPlayer running on a bare.i kernel (slack 9) with no issues at all.

As for gkrellm, did you perchance install to a dir not in your path? If you do a whereis gkrellm does it list it? If so, did you try typing the full path to it? (ie /some/wied/dir/gkrellm &).

Dont give up on slack! These little obstacles help us get that knowledge base built up! Ive been using RH for a couple years, and ill be the first to say that Slack has really put the thinking back into Linux for me. I love the challange! So dont give up! =)

Nowell
 
Old 09-10-2003, 08:27 AM   #14
buyo
LQ Newbie
 
Registered: Sep 2003
Location: Albuquerque
Distribution: Slackware 9
Posts: 13

Original Poster
Rep: Reputation: 0
Well I wanted to thank everyone for their help on my various issues. Last night I was able to get the xine slack package to install without a hitch. Mplayer and gkrellm packages still dont work, but I was also able to get Gkrellm installed form source. I have to agree with Nowell and say that in the five days that I have used slack I am becoming a more savvy linux user. It is bothersome that all these packages don't work, but it's an issue that I may explore in another forum sometime.
 
  


Reply



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
Mplayer help needed mickeyboa Fedora 1 01-23-2005 07:55 PM
Codecs needed for MPlayer? scottie Linux - Software 2 02-11-2004 10:52 AM
Help needed with codecs for mplayer installed by RPM r4736 Linux - Software 5 10-18-2003 12:11 AM
Packages Needed To Run Mplayer sxa Linux - Software 17 10-06-2003 08:47 PM
MPlayer help needed...error during installation Prince_Maxwell Linux - Newbie 3 06-10-2003 02:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:51 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