MPlayer

Discussion and support for all Linux distributions and Unix flavours (FreeBSD, OpenBSD, etc).
Post Reply
skunkymunky
Permanently Banned
Posts: 5906
Joined: 04 Mar 2003, 02:00
Location: The HoffPalace

MPlayer

Post by skunkymunky »

hi guys and girls
i'm trynna install mplayer here with a gui but i'm getting errors up the waazoo
without gui the app installs fine

here check it out:

linux:~ # ./configure --enable-gui --with-gtk-config=/opt/gnome/bin/gtk-config --with-glib-config=/opt/gnome/bin/glib-config
bash: ./configure: No such file or directory
linux:~ # mplayer
MPlayer 1.0pre2-3.3.1 (C) 2000-2003 MPlayer Team

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville 977.6 MHz (Family: 6, Stepping: 10)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf
Usage: mplayer [options] [url|path/]filename

Basic options: (complete list in the man page)
-vo <drv[:dev]> select video output driver & device ('-vo help' for a list)
-ao <drv[:dev]> select audio output driver & device ('-ao help' for a list)
vcd://<trackno> play VCD (Video CD) track from device instead of plain file
dvd://<titleno> play DVD title from device instead of plain file
-alang/-slang select DVD audio/subtitle language (by 2-char country code)
-ss <timepos> seek to given (seconds or hh:mm:ss) position
-nosound do not play sound
-fs fullscreen playback (or -vm, -zoom, details in the man page)
-x <x> -y <y> set display resolution (for use with -vm or -zoom)
-sub <file> specify subtitle file to use (also see -subfps, -subdelay)
-playlist <file> specify playlist file
-vid x -aid y select video (x) and audio (y) stream to play
-fps x -srate y change video (x fps) and audio (y Hz) rate
-pp <quality> enable postprocessing filter (details in the man page)
-framedrop enable frame dropping (for slow machines)

Basic keys: (complete list in the man page, also check input.conf)
<- or -> seek backward/forward 10 seconds
up or down seek backward/forward 1 minute
pgup or pgdown seek backward/forward 10 minutes
< or > step backward/forward in playlist
p or SPACE pause movie (press any key to continue)
q or ESC stop playing and quit program
+ or - adjust audio delay by +/- 0.1 second
o cycle OSD mode: none / seekbar / seekbar + timer
* or / increase or decrease PCM volume
z or x adjust subtitle delay by +/- 0.1 second
r or t adjust subtitle position up/down, also see -vop expand

* * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *

linux:~ # gmplayer
bash: gmplayer: command not found
linux:~ # gplayer
bash: gplayer: command not found
linux:~ # cd /home/fungalbog/Documents/MPlayer-1.0pre2
linux:/home/fungalbog/Documents/MPlayer-1.0pre2 # ./configure --enable-gui --with-gtk-config=/opt/gnome/bin/gtk-config --with-glib-config=/opt/gnome/bin/glib-config
Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... 3.3.1, ok
Checking for CPU vendor ... GenuineIntel (6:8:10)
Checking for CPU type ... Celeron (Coppermine)
Checking for GCC & CPU optimization abilities ... pentium3
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of sse ... yes
Checking for mtrr support ... yes
Checking for assembler (/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/as 2.14.90.0.5) ... ok
Checking for Linux kernel version ... 2.4.21-99-default, 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 (man pages: 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 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 ... no
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 vsscanf() ... 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 Samba support (libsmbclient) ... no
Checking for 3dfx ... no
Checking for tdfxfb ... no
Checking for tdfxvid ... no
Checking for tga ... yes
Checking for DirectFB headers presence ... yes (using -I/usr/include/directfb)
Checking for DirectFB ... yes (916)
Checking for X11 headers presence ... yes (using /usr/X11/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 ... no
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-dvbincdir=DIR)
Checking for DVB HEAD ... yes
Checking for PNG support ... yes
Checking for JPEG support ... yes
Checking for GIF support ... yes
Checking for broken giflib workaround ... disabled
Checking for VESA support ... yes
Checking for SDL ... no
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 ... no
Checking for EsounD ... no
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 cdparanoia ... yes
Checking for freetype >= 2.0.9 ... yes
Checking for fribidi with charsets ... no
Checking for zlib ... yes
Checking for RTC ... yes
Checking for external liblzo support ... no
Checking for mad support ... no
Checking for OggVorbis support ... no
Checking for OggTheora support (only the CVS version!) ... no
Checking for Matroska support (0.5.0 or later) ... no
Checking for faad2 (AAC) support ... yes (internal)
Checking for faad2 version ... 2.0 RC1
Checking for Win32 codec DLL support ... yes (using /usr/local/lib/codecs)
Checking for Win32 loader support ... yes
Checking for DirectShow ... yes
Checking for XAnim DLL ... yes (using /usr/local/lib/codecs)
Checking for RealPlayer DLL ... yes (using /usr/local/lib/codecs)
Checking for LIVE.COM Streaming Media libraries ... no
Checking for iconv ... yes
Checking for FFmpeg libavcodec (static) ... yes
Checking for libdv-0.9.5+ ... yes
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 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 ... yes
Checking for Video 4 Linux 2 TV interface ... yes
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 ... yes
Checking for Subtitles sorting ... yes
Checking for XMMS inputplugin support ... no
Checking for FLAC support ... yes (using internal libmpflac)
yes
Checking for inet6 ... yes
Checking for gethostbyname2 ... yes
Checking for GUI ... yes
Checking for XShape extension ... yes
Checking for gtk version ... ./configure: line 1: /opt/gnome/bin/gtk-config: No such file or directory (using /opt/gnome/bin/gtk-config)
Checking for glib version ... ./configure: line 1: /opt/gnome/bin/glib-config: No such file or directory (using /opt/gnome/bin/glib-config)
Creating Gui/config.mak
Checking for ftello() ... yes
Checking for VIDIX ... yes
Checking for joystick ... no
Checking for lirc ... yes
Checking for lircc ... no
Creating config.mak
Creating config.h
Creating libvo/config.mak
Creating libao2/config.mak
Creating help_mp.h

Config files successfully generated by ./configure !

Install prefix: /usr/local
Data directory: /usr/local/share/mplayer
Config direct.: /usr/local/etc/mplayer

Byte order: Little Endian
Optimizing for: pentium3 mmx mmx2 sse mtrr

Languages:
Messages/GUI: en
Manual pages: en (no localization selected, use --language=all)

Enabled optional drivers:
Input: ftp network tv-v4l2 tv-v4l edl tv cdda mpdvdkit2 vcd
Codecs: flac(internal) qtx libdv libavcodec real xanim dshow/dmo win32 faad2 gif
Audio output: oss mpegpes(dvb)
Video output: xvidix cvidix vesa gif89a jpeg png mpegpes(dvb) fbdev dga xv x11 xover dfbmga directfb tga
Disabled optional drivers:
Input: tv-bsdbt848 live.com matroska dvdread dvdcss smb
Codecs: opendivx xvid libtheora libvorbis libmad liblzo
Audio output: sgi sun alsa esd arts dxr2 nas win32 sdl macosx
Video output: winvidix bl zr dxr3 dxr2 directx sdl svga aa ggi xmga mga opengl xvmc tdfx_vid tdfxfb 3dfx

'config.h' and 'config.mak' contain your configuration options.
Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer
compile *** DO NOT REPORT BUGS if you tweak these files ***

'make' will now compile MPlayer and 'make install' will install it.
Note: On non-Linux systems you might need to use 'gmake' instead of 'make'.

Please check mtrr settings at /proc/mtrr (see DOCS/en/video.html#mtrr)


Check configure.log if you wonder why an autodetection failed (check whether
the development headers/packages are installed).

If you suspect a bug, please read DOCS/en/bugreports.html.

linux:/home/fungalbog/Documents/MPlayer-1.0pre2 # make
./version.sh `gcc -dumpversion`
make distclean
make[1]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2'
rm -f *~ mplayer fibmap_mplayer mencoder codec-cfg
rm -f *.o *.a .depend configure.log codecs.conf.h
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libmpdemux'
rm -f test Makefile.bak *.o *.a *~ realrtsp/*.o realrtsp/*.a realrtsp/*~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libmpdemux'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libmpcodecs'
rm -f Makefile.bak dec_audio.o ad.o ad_liba52.o ad_hwac3.o ad_mp3lib.o ad_alaw.o ad_dk3adpcm.o ad_pcm.o ad_dvdpcm.o ad_imaadpcm.o ad_msadpcm.o ad_msgsm.o ad_roqaudio.o ad_ra1428.o ad_acm.o ad_dshow.o ad_dmo.o ad_qtaudio.o ad_ffmpeg.o ad_faad.o ad_libvorbis.o ad_libmad.o ad_realaud.o ad_libdv.o ad_flac.o dec_video.o vd.o vd_null.o vd_cinepak.o vd_qtrpza.o vd_raw.o vd_hmblck.o vd_msvidc.o vd_fli.o vd_qtrle.o vd_qtsmc.o vd_roqvideo.o vd_cyuv.o vd_msrle.o vd_mpegpes.o vd_lcl.o vd_mtga.o vd_sgi.o vd_qt8bps.o vd_libmpeg2.o vd_nuv.o vd_lzo.o vd_realvid.o vd_ffmpeg.o vd_dshow.o vd_dmo.o vd_vfw.o vd_vfwex.o vd_odivx.o vd_divx4.o vd_xanim.o vd_xvid.o vd_libdv.o vd_qtvideo.o vd_theora.o vd_mpng.o vd_ijpg.o vf.o vf_vo.o vf_crop.o vf_expand.o vf_pp.o vf_scale.o vf_format.o vf_yuy2.o vf_flip.o vf_rgb2bgr.o vf_rotate.o vf_mirror.o vf_palette.o vf_lavc.o vf_dvbscale.o vf_cropdetect.o vf_test.o vf_noise.o vf_yvu9.o vf_rectangle.o vf_lavcdeint.o vf_eq.o vf_eq2.o vf_halfpack.o vf_dint.o vf_1bpp.o vf_bmovl.o vf_2xsai.o vf_unsharp.o vf_swapuv.o vf_il.o vf_boxblur.o vf_sab.o vf_smartblur.o vf_perspective.o vf_down3dright.o vf_field.o vf_denoise3d.o vf_hqdn3d.o vf_detc.o vf_telecine.o vf_tfields.o vf_ivtc.o vf_ilpack.o vf_dsize.o vf_decimate.o vf_softpulldown.o vf_tinterlace.o vf_pullup.o pullup.o vf_framestep.o vf_tile.o vf_delogo.o native/RTjpegN.o native/cinepak.o native/fli.o native/minilzo.o native/msvidc.o native/nuppelvideo.o native/qtrle.o native/qtrpza.o native/qtsmc.o native/roqav.o native/xa_gsm.o native/decode144.o native/decode288.o img_format.o ve.o ve_divx4.o ve_lavc.o ve_vfw.o ve_rawrgb.o ve_libdv.o ve_xvid.o ve_qtvideo.o ve_nuv.o libmpcodecs.a libmpencoders.a *~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libmpcodecs'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/mp3lib'
rm -f *~ *.o *.a Makefile.bak .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/mp3lib'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/liba52'
rm -f test *.o *.a *~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/liba52'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libmpeg2'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libmpeg2'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libavcodec'
rm -f *.o *.d *~ .depend avcodec *.so i386/*.o i386/*~ \
armv4l/*.o armv4l/*~ \
mlib/*.o mlib/*~ \
alpha/*.o alpha/*~ \
ppc/*.o ppc/*~ \
ps2/*.o ps2/*~ \
sh4/*.o sh4/*~ \
liba52/*.o liba52/*~ \
apiexample imgresample-test dct-test motion-test fft-test
make -C libpostproc clean
make[3]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libavcodec/libpostproc'
rm -f *.o *.a *~ *.so
make[3]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libavcodec/libpostproc'
rm -f Makefile.bak .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libavcodec'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libao2'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libao2'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/drivers'
rm -f *.o *~
rm -f mga_vid_test
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/drivers'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/osdep'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/osdep'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/postproc'
rm -f Makefile.bak *.o *.a *~ *.so .depend cs_test swscale-example
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/postproc'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/input'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/input'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libvo'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libvo'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libaf'
rm -f *.o *.a *~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libaf'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libfaad2'
rm -f test *.o *.a *~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libfaad2'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libdha'
rm -f Makefile.bak *.o *.so *.so.* test *~ .depend
rm -f pci_dev_ids.c pci_ids.h pci_names.c pci_names.h pci_vendors.h pci.db
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libdha'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/vidix'
rm -f test *.o *.a *~ .depend
make[3]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/vidix/drivers'
rm -f Makefile.bak *.o *.so test *~ .depend
make[3]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/vidix/drivers'
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/vidix'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libmpdvdkit2'
rm -f css.o device.o dvd_input.o dvd_reader.o dvd_udf.o error.o ifo_print.o ifo_read.o ioctl.o libdvdcss.o nav_print.o nav_read.o libmpdvdkit.a libmpdvdkit.so .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libmpdvdkit2'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/Gui'
rm -rf wm/ws.o wm/wsxdnd.o app.o interface.o cfg.o bitmap.o skin/skin.o skin/font.o skin/cut.o mplayer/widgets.o mplayer/play.o mplayer/mw.o mplayer/sw.o mplayer/menu.o mplayer/pb.o mplayer/common.o mplayer/gtk/menu.o mplayer/gtk/mb.o mplayer/gtk/about.o mplayer/gtk/pl.o mplayer/gtk/sb.o mplayer/gtk/fs.o mplayer/gtk/opts.o mplayer/gtk/url.o mplayer/gtk/eq.o mplayer/gtk/common.o *.o *~ *.bak main libgui.a .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/Gui'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/loader'
rm -f *.o libloader.a
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/loader'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/loader/dshow'
rm -f Makefile.bak *.o *.a *~ .depend test test.raw
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/loader/dshow'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/loader/dmo'
rm -f Makefile.bak *.o *.a *~ .depend test test.raw
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/loader/dmo'
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libmpflac'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libmpflac'
make -C libavcodec distclean LIBPREF=lib LIBSUF=.a
make[2]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libavcodec'
rm -f *.o *.d *~ .depend libavcodec.a *.so i386/*.o i386/*~ \
armv4l/*.o armv4l/*~ \
mlib/*.o mlib/*~ \
alpha/*.o alpha/*~ \
ppc/*.o ppc/*~ \
ps2/*.o ps2/*~ \
sh4/*.o sh4/*~ \
liba52/*.o liba52/*~ \
apiexample imgresample-test dct-test motion-test fft-test
make -C libpostproc clean
make[3]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libavcodec/libpostproc'
rm -f *.o *.a *~ *.so
make[3]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libavcodec/libpostproc'
rm -f Makefile.bak .depend
make[2]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2/libavcodec'
make[1]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2'
make depend
make[1]: Entering directory `/home/fungalbog/Documents/MPlayer-1.0pre2'
./version.sh `gcc -dumpversion`
gcc -MM -O4 -march=pentium3 -mcpu=pentium3 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/freetype2 ./configure: line 1: /opt/gnome/bin/gtk-config: No such file or directory -I/usr/X11/include -DCODECS2HTML mplayer.c mencoder.c mplayer.c mp_msg.c cpudetect.c codec-cfg.c spudec.c playtree.c playtreeparser.c asxparser.c vobsub.c subreader.c sub_cc.c find_sub.c m_config.c m_option.c parser-cfg.c m_struct.c unrarlib.c mixer.c parser-mpcmd.c mencoder.c mp_msg-mencoder.c cpudetect.c codec-cfg.c spudec.c playtree.c playtreeparser.c asxparser.c vobsub.c subreader.c sub_cc.c find_sub.c m_config.c m_option.c parser-cfg.c m_struct.c unrarlib.c libao2/afmt.c divx4_vbr.c libvo/aclib.c libvo/osd.c libvo/sub.c libvo/font_load.c libvo/font_load_ft.c xvid_vbr.c parser-mecmd.c 1>.depend
gcc: ./configure:: No such file or directory
gcc: line: No such file or directory
gcc: 1:: No such file or directory
gcc: /opt/gnome/bin/gtk-config:: No such file or directory
gcc: No: No such file or directory
gcc: such: No such file or directory
gcc: file: No such file or directory
gcc: or: No such file or directory
gcc: directory: No such file or directory
make[1]: *** [depend] Error 1
make[1]: Leaving directory `/home/fungalbog/Documents/MPlayer-1.0pre2'
make: *** [version.h] Error 2
linux:/home/fungalbog/Documents/MPlayer-1.0pre2 #


i also tried the simple
./configure --enable-gui
make
make install

i still had errors it said gtk cannot be found, when i just installed gtk
plz help :(
Fool people into thinking youve got a horse by taking off a unicorns horn
simmy
Registered User
Posts: 3981
Joined: 24 Jun 2003, 02:00
Location: Cape Town
Contact:

Post by simmy »

DAMN! 8O
bb_matt
Registered User
Posts: 1652
Joined: 10 Nov 2003, 02:00
Location: Jhb

Post by bb_matt »

There's some issues getting mplayer running with a gui - I tried last night on SuSe and had a similar problem.

It says GTK isn't present, but it is.

It's a configuration/paths issue that you can probably fix by reading the README, editing the config/make files and searching around the net which will probably take half a day, which I can't be bothered to do.

Rather get hold of Xine and all the associated libraries - if you can get RPM files that's the best.

Mplayer is ok, but it's a really geeky command line player for the most part even though there is a GUI (which has been in 'alpha' for ages)

I used to run mplayer to watch DVD movies - it was so damn geeky, that I had to add an audio delay of 0.3 seconds to get the video/audio in sync, but it worked.
Post Reply