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 02-24-2005, 12:01 PM   #1
AKAKAK
Member
 
Registered: Jan 2005
Posts: 64

Rep: Reputation: 15
problem with gmplayer


hello everybody, i have a problem with the gmplayer.
the problem is that i don't found the suorce code of the "gmplayer".
i find the "mplayer rpm" and the suorce code of the "mplayer" but not the suorce code of the "gmplayer".
on with webside can i find that?
i need that to installed the "gmplayer".
i installed already the "mplayer" from his suorce code,but now i need the "gmplayer" suorce code.
can some help me ???

Last edited by AKAKAK; 02-24-2005 at 12:02 PM.
 
Old 02-24-2005, 12:05 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
It is the same source code as mplayer but you need to add an option to ./configure to tell it to build gmplayer as well.
 
Old 02-24-2005, 12:12 PM   #3
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
Quote:
It is the same source code as mplayer but you need to add an option to ./configure to tell it to build gmplayer as well.
where/how do you add that option?
 
Old 02-24-2005, 12:46 PM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
"./configure --enable-gui" is what you need to do to get the gui to install.
 
Old 02-24-2005, 01:02 PM   #5
AKAKAK
Member
 
Registered: Jan 2005
Posts: 64

Original Poster
Rep: Reputation: 15
so if i did this things:

"./configure"
"makefile"

with the mplayer so with the gmplayer i must change that to:

"./configure --enable-gui"
"makefile"

is that what you meaning?
 
Old 02-24-2005, 01:56 PM   #6
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
$./configure --enable-gui
$make
$make install
 
Old 02-25-2005, 04:38 PM   #7
AKAKAK
Member
 
Registered: Jan 2005
Posts: 64

Original Poster
Rep: Reputation: 15
i am getting error if am running "./configure --enable-gui"

but if am running "./configure" it's ok

here is what the kinux say,if am try to run "./configure --enable-gui":
Code:
[root@localhost MPlayer-1.0pre6a]# ./configure --enable-gui
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... 3.4.2, ok
Checking for host cc ... cc
Checking for CPU vendor ... GenuineIntel (15:0:7)
Checking for CPU type ...  Intel(R) Pentium(R) 4 CPU 1400MHz
Checking for GCC & CPU optimization abilities ... pentium4
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of sse ... yes
Checking for kernel support of sse2 ... yes
Checking for mtrr support ... yes
Checking for assembler support of -pipe option ... yes
Checking for assembler (as 2.15.92.0.2) ... ok
Checking for Linux kernel version ... 2.6.9-1.667, ok
Checking for mplayer binary name ... mplayer
Checking for awk ... gawk
Checking for extra headers ... none
Checking for extra libs ... none
Checking for -lposix ... no
Checking for -lm ... yes
Checking for i18n ... yes
Checking for setlocale() ... yes
Checking for iconv ... yes
Checking for langinfo ... yes
Checking for language ... using en (man pages:  en)
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... __restrict
Checking for __builtin_expect ... yes
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 int_fastXY_t in inttypes.h ... 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 dynamic a/v plugins support ... no
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 (using -ltermcap)
Checking for termios ... yes (using sys/termios.h)
Checking for shm ... yes
Checking for linux devfs ... no
Checking for scandir() ... yes
Checking for strsep() ... yes
Checking for strlcpy() ... no
Checking for strlcat() ... no
Checking for fseeko() ... yes
Checking for localtime_r() ... yes
Checking for vsscanf() ... yes
Checking for swab() ... yes
Checking for posix select() ... yes
Checking for gettimeofday() ... yes
Checking for glob() ... yes
Checking for sys/sysinfo.h ... yes
Checking for Mac OS X APIs ... no
Checking for Mac OS X Finder Support ... no
Checking for Samba support (libsmbclient) ... yes
Checking for 3dfx ... no
Checking for tdfxfb ... no
Checking for tdfxvid ... no
Checking for tga ... yes
Checking for DirectFB headers presence ... not found
Checking for DirectFB ... no
Checking for X11 headers presence ... yes (using /usr/X11R6/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 XvMC ... no
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 CACA ... no
Checking for SVGAlib ... no
Checking for FBDev ... no
Checking for DVB ... no (specify path to DVB/ost/include with --with-dvbincdir=DIR)
Checking for DVB HEAD ... no (specify path to DVB/include (HEAD Version) with --with-dvbincdir=DIR)
Checking for PNG support ... yes
Checking for JPEG support ... yes
Checking for PNM support ... yes
Checking for md5sum support ... yes
Checking for GIF support ... yes
Checking for broken giflib workaround ... disabled
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 EsounD ... yes
Checking for esd_get_latency() ... yes
Checking for Polyp ... no
Checking for JACK ... no
Checking for ALSA audio ... yes (using alsa 1.0.x and alsa/asoundlib.h)
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 (libdvdread) ... disabled by libmpdvdkit2
Checking for cdparanoia ... yes
Checking for freetype >= 2.0.9 ... yes
Checking for fontconfig ... yes
Checking for fribidi with charsets ... no
Checking for ENCA ... no
Checking for zlib ... yes
Checking for RTC ... yes
Checking for external liblzo support ... no
Checking for mad support ... no
Checking for Toolame ... no
Checking for OggVorbis support ... yes
Checking for OggTheora support (only the CVS version!) ... no
Checking for mp3lib support ... yes
Checking for liba52 support ... yes
Checking for libdts support ... no
Checking for libmpeg2 support ... yes
Checking for Matroska support ... yes
Checking for internal FAAD2 (AAC) support ... yes
Checking for external FAAD2 (AAC) support ... no
Checking for FAAD2 version ... 2.1 beta
Checking for LADSPA plugin support ... no
Checking for Win32 codec DLL support ... no
Checking for DirectShow ... no
Checking for XAnim DLL ... no (no suitable directory found - see DOCS/HTML/en/codecs.html)
Checking for RealPlayer DLL ... no (no suitable directory found - see DOCS/HTML/en/codecs.html)
Checking for LIVE.COM Streaming Media libraries ... no
Checking for FFmpeg libavcodec (static) ... yes
Checking for FFmpeg libavformat (static) ... yes
Checking for libdv-0.9.5+ ... no
Checking for zr ... no
Checking for bl ... no
Checking for XviD ... no
Checking for x264 ... no
Checking for DivX4linux/DivX5linux/OpenDivX decore ... no
Checking for libmp3lame (for mencoder) ... no
Checking for 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 EDL support ... yes
Checking for *BSD BrookTree 848 TV interface ... no
Checking for Video 4 Linux TV interface ... no
Checking for Video 4 Linux 2 TV interface ... no
Checking for audio select() ... yes
Checking for network ... yes
Checking for ftp ... yes
Checking for byte order ... little-endian
Checking for shared postprocess lib ... no
Checking for OSD menu ... no
Checking for QTX codecs ... no
Checking for Subtitles sorting ... yes
Checking for XMMS inputplugin support ... no
Checking for inet6 ... yes
Checking for gethostbyname2 ... yes
Checking for GUI ... yes
Checking for XShape extension ... yes
Checking for GTK version ...
Error: The GUI requires GTK devel packages (which were not found).

Check "configure.log" if you do not understand why it failed.
[root@localhost MPlayer-1.0pre6a]#
why,GTK devel packages not installed and where is she found on the fc3???
its fedora core 3

Last edited by AKAKAK; 02-25-2005 at 04:59 PM.
 
Old 02-27-2005, 05:46 AM   #8
AKAKAK
Member
 
Registered: Jan 2005
Posts: 64

Original Poster
Rep: Reputation: 15
thanks the "GTK devel" installed and the gmplayer,but the gmplayer stiil not working

i download two skin but it's does not work,why?
Code:
 
 [root@localhost ~]# gmplayer 343-clip1.mpg
MPlayer 1.0pre6-3.4.2 (C) 2000-2004 MPlayer Team
CPU: Intel  (Family: 8, Stepping: 7)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2


vo: X11 running at 800x600 with depth 24 and 32 bpp (":0.0" => local display)
[skin] file ( /usr/local/share/mplayer/Skin/default/skin ) not found.
Skin not found (default).
[root@localhost ~]#

Last edited by AKAKAK; 02-27-2005 at 08:11 AM.
 
Old 02-27-2005, 09:08 AM   #9
absurd
LQ Newbie
 
Registered: Feb 2005
Posts: 1

Rep: Reputation: 0
To solve the gtk problem in ./configure --enable-gui, you need to have
gtk development package installed.
Get the following 2 RPMs and run
'rpm -Uvh glib-devel-1.2.10-15.i386.rpm gtk+-devel-1.2.10-33.i386.rpm'

and try ./configure again.
 
Old 02-27-2005, 09:26 AM   #10
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Quote:
[skin] file ( /usr/local/share/mplayer/Skin/default/skin ) not found.
Skin not found (default).
You need to install a skin, otherwise it won't run!
 
Old 03-04-2005, 12:29 PM   #11
AKAKAK
Member
 
Registered: Jan 2005
Posts: 64

Original Poster
Rep: Reputation: 15
here is the new path,he isn't work to why?

Code:
/usr/local/share/mplayer/Skin/default
Code:
&
Code:
blue
why now it's wan't work?
 
Old 03-04-2005, 12:32 PM   #12
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Can you expand on what you mean? What does the ampersand and blue mean?

Can you post the output from:
ls -l /usr/local/share/mplayer/Skin/default

What do you get now when you run gmplayer?
 
Old 03-04-2005, 02:05 PM   #13
AKAKAK
Member
 
Registered: Jan 2005
Posts: 64

Original Poster
Rep: Reputation: 15
here is the input:

Code:
[root@localhost ~]# ls -l /usr/local/share/mplayer/Skin/default
total 8
drwxr-xr-x  4 root root 4096 Feb 27 13:22 blue
why it's not work now?
 
Old 03-04-2005, 02:26 PM   #14
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Try this:
mv /usr/local/share/mplayer/Skin/default/blue /usr/local/share/mplayer/Skin/
rm -rf /usr/local/share/mplayer/Skin/default
ln -s /usr/local/share/mplayer/Skin/blue /usr/local/share/mplayer/Skin/default

Then launch gmplayer. If it doesnt' work can you please post the error you get.
 
  


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
gmplayer problem kamran_pro Linux - Software 7 09-18-2005 08:15 AM
gMplayer problem cain_eve Linux - Software 6 04-11-2005 01:10 PM
GMplayer problem...(Please Help) RoaCh Of DisCor Linux - Software 7 09-21-2004 12:22 PM
problem with gmplayer shdhnd Linux - Software 5 05-12-2004 04:08 PM
gmplayer problem illtbagu Linux - Software 5 02-01-2003 05:49 PM

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

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