LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 07-17-2003, 01:21 PM   #1
JubeiZon
LQ Newbie
 
Registered: Jul 2003
Location: Mars
Distribution: RedHat 9 (2.4.20-18.9)
Posts: 10

Rep: Reputation: 0
yet another MPlayer - Install HELP!



ok, so I go through:
(located in /MPlayer-0.90pre10)
./configure
make
make install

and well, it doesn't work! I have also the RPM files:
mplayer-0.90-1.athalon.rpm and mpplayer-common-0.90-1.athalon.rpm along with a bunch of other files that follow. but these two files are dependant on eachother to be installed! try one, says it needs the other, try the other... you get the idea. so tried many ways of installing but nothing. this is the output I get from the ./configure

jubei@localhost MPlayer-0.90pre10]$ ./configure
Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... 3.2.2, ok
Checking for CPU vendor ... AuthenticAMD (6:8:1)
Checking for CPU type ... AMD Athlon(TM) XP 2400+
Checking for GCC & CPU optimization abilities ... athlon-4
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of 3dnow ... yes
Checking for kernel support of 3dnowex ... yes
Checking for kernel support of sse ... yes
Checking for mtrr support ... yes
Checking for assembler (as 2.13.90.0.18) ... ok
Checking for Linux kernel version ... 2.4.20-18.9, ok
Checking for awk ... gawk
Checking for extra headers ... none
Checking for extra libs ... none
Checking for i18n ... yes
Checking for setlocale() ... yes
Checking for language ... using en
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... __restrict
Checking for kstat ... no
Checking for posix4 ... no
Checking for lrintf ... yes
Checking for nanosleep ... yes
Checking for socklib ... yes (using -lnsl)
Checking for inet_pton() ... yes (using -lnsl)
Checking for inttypes.h (required) ... yes
Checking for word size ... 32
Checking for stddef.h ... yes
Checking for malloc.h ... yes
Checking for memalign() ... yes
Checking for alloca.h ... yes
Checking for mman.h ... yes
Checking for dynamic loader ... yes
Checking for pthread ... yes (using -lpthread)
Checking for sys/soundcard.h ... yes
Checking for sys/dvdio.h ... no
Checking for sys/cdio.h ... no
Checking for linux/cdrom.h ... yes
Checking for dvd.h ... no
Checking for BSDI dvd.h ... no
Checking for HPUX SCSI header ... no
Checking for userspace SCSI headers (Solaris) ... no
Checking for termcap ... yes
Checking for termios ... yes (using sys/termios.h)
Checking for shm ... yes
Checking for linux devfs ... no
Checking for strsep() ... yes
Checking for vsscanf() ... yes
Checking for sys/sysinfo.h ... yes
Checking for 3dfx ... no
Checking for tdfxfb ... no
Checking for DirectFB headers presence ... not found
Checking for DirectFB ... no
Checking for X11 headers presence ... yes (using /usr/include)
Checking for X11 libs presence ... yes (using /usr/X11R6/lib)
Checking for X11 ... yes
Checking for DPMS ... yes (using Xdpms 4)
Checking for Xv ... yes
Checking for Xinerama ... yes
Checking for Xxf86vm ... yes
Checking for DGA ... yes (using DGA 2.0)
Checking for OpenGL ... yes
Checking for /dev/mga_vid ... no
Checking for xmga ... no
Checking for GGI ... no
Checking for AA ... no
Checking for SVGAlib ... no
Checking for FBDev ... yes
Checking for DVB ... no (specify path to DVB/ost/include with --with-extraincdir=DIR)
Checking for PNG support ... yes
Checking for JPEG support ... yes
Checking for GIF89a support ... yes
Checking for VESA support ... yes
Checking for SDL ... yes (using sdl-config)
Checking for windows waveout ... no
Checking for Directx ... no
Checking for NAS ... no
Checking for DXR2 ... no
Checking for DXR3/H+ ... no
Checking for libmp1e ... no
Checking for libfame ... no
Checking for OSS Audio ... yes
Checking for aRts ... yes
Checking for ALSA audio ... no
Checking for Sun audio ... no
Checking for Sun mediaLib ... no
Checking for SGI audio ... no
Checking for VCD support ... ok
Checking for DVD support (libmpdvdkit) ... yes
Checking for DVD support (libcss - old style) ... no
Checking for DVD support (libdvdread - new style) ... disabled by libmpdvdkit2
Checking for DVD support (libdvdnav) ... no
Checking for cdparanoia ... no
Checking for freetype >= 2.0.9 ... no
Checking for zlib ... yes
Checking for RTC ... yes
Checking for external liblzo support ... no
Checking for mad support ... no
Checking for OggVorbis support ... yes
Checking for FAAD (AAC) support ... no
Checking for Win32 DLL support ... no
Checking for DirectShow ... no
Checking for XAnim DLL ... no (no suitable directory found - see DOCS/codecs.html)
Checking for RealPlayer DLL ... no (no suitable directory found - see DOCS/codecs.html)
Checking for LIVE.COM Streaming Media libraries ... no
Checking for iconv ... yes
Checking for FFmpeg libavcodec (static) ... yes
Checking for libdv-0.9.5+ ... no
Checking for zr ... no
Checking for bl ... no
Checking for XviD ... no
Checking for DivX4linux/DivX5linux/OpenDivX decore ... no
Checking for libmp3lame (for mencoder) ... no
Checking for XviD/DivX4linux encore (for mencoder) ... no
Checking for mencoder ... yes
Checking for fastmemcpy ... yes
Checking for UniquE RAR File Library ... yes
Checking for TV interface ... yes
Checking for *BSD BrookTree 848 TV interface ... no
Checking for Video 4 Linux TV interface ... yes
Checking for audio select() ... yes
Checking for streaming ... yes
Checking for byte order ... Little Endian
Checking for shared postprocess lib ... no
Checking for GUI ... no
Checking for ftello() ... yes
Checking for vidix ... yes
Checking for joystick ... no
Checking for lirc ... no
Creating config.mak
Creating config.h
Creating libvo/config.mak
Creating libao2/config.mak
Creating help_mp.h

can anyone help me? I hate having to go back to windows to watch videos.... HATE WINDOWS! more so now that I have discovered Linux
 
Old 07-17-2003, 01:25 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
./configure loooks ok. What about the output from make and make install? You could try the rpms like:
1) Create an empty folder
2) Put the rpm files in it
3) cd to that new dir
4) Run:
rpm -ivh *.rpm
 
Old 07-17-2003, 01:42 PM   #3
JubeiZon
LQ Newbie
 
Registered: Jul 2003
Location: Mars
Distribution: RedHat 9 (2.4.20-18.9)
Posts: 10

Original Poster
Rep: Reputation: 0
hmmm thanx that was helpfull, but now I am running into another problem. I am unable to play any video files. tried to open it with the app MPlayer but it was not found. I must be missing something. I know... noob I am sure of it.
 
Old 07-17-2003, 01:50 PM   #4
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
find / -name mplayer

This should give you the full path.
 
Old 07-17-2003, 02:09 PM   #5
JubeiZon
LQ Newbie
 
Registered: Jul 2003
Location: Mars
Distribution: RedHat 9 (2.4.20-18.9)
Posts: 10

Original Poster
Rep: Reputation: 0
AH HA! it works! thanx!!!

now could you tell me how I can get a skin for it? I would like to be able to get some sort of GUI (much like any of the music players, just for video instead) I have this skin downloaded (blue) but there are no config files in there. just png files.
 
Old 07-17-2003, 02:19 PM   #6
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
You can download more skins from here:
http://www.mplayerhq.hu/homepage/design6/dload.html

Information about using skins:
http://www.mplayerhq.hu/DOCS/#gui
 
Old 07-17-2003, 02:32 PM   #7
JubeiZon
LQ Newbie
 
Registered: Jul 2003
Location: Mars
Distribution: RedHat 9 (2.4.20-18.9)
Posts: 10

Original Poster
Rep: Reputation: 0
thanx :-)
 
Old 06-18-2006, 05:39 PM   #8
striff
LQ Newbie
 
Registered: Jun 2006
Location: Romania
Distribution: Suse 9.3
Posts: 1

Rep: Reputation: 0
ok... I think I have the same problem just that I run SuSe 9.3 ... but... I want to know the processes from 0 how to install mplayer on this distribution.

Thanks !
 
  


Reply

Tags
install, mplayer, suse



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 Install harley51 Fedora 2 02-02-2005 11:26 AM
trying to install mplayer Mighty_Anubis Linux - Software 14 03-25-2004 02:58 PM
How to install mplayer gui after installing mplayer kaega2 Linux - Software 5 10-07-2003 10:44 AM
How to Install MPlayer? sikandar Linux - Software 31 08-30-2003 10:47 AM
Mplayer install help TomGerman Linux - Software 43 11-30-2002 02:53 AM

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

All times are GMT -5. The time now is 11:49 AM.

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