View Single Post
Old 2009-09-01, 06:07   Link #197
sukanime
Junior Member
 
Join Date: Aug 2009
@greg-
thanks for the reply.
i have do it, typing "make"
i can manage to compile ffmpeg, than libass, than when it comes to mplayer
i got that error.
Code:
Checking for RealPlayer codecs ... yes (using /usr/lib/codecs)
Checking for QuickTime codecs ... yes
Checking for Nemesi Streaming Media libraries ... no
Checking for LIVE555 Streaming Media libraries ... no
Checking for FFmpeg libavutil ...
Error: MPlayer will not compile without libavutil in the source tree.

Check "configure.log" if you do not understand why it failed.
Traceback (most recent call last):
  File "/os/data-1/ftp/pub/Apps-utils/linux/Multimedia/Mplayer/mplayer-build/script/mplayer-config", line 28, in <module>
    main()
  File "/os/data-1/ftp/pub/Apps-utils/linux/Multimedia/Mplayer/mplayer-build/script/mplayer-config", line 26, in main
    check_call(['./configure'] + args + extra_args, env=env)
  File "/usr/lib/python2.5/subprocess.py", line 462, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['./configure', '--extra-cflags=-I/os/data-1/ftp/pub/Apps-utils/linux/Multimedia/Mplayer/mplayer-build/build_libs/include', '--extra-ldflags=-L/os/data-1/ftp/pub/Apps-utils/linux/Multimedia/Mplayer/mplayer-build/build_libs/lib']' returned non-zero exit status 1
make: *** [mplayer] Error 1
[root@localhost mplayer-build]#
I will try again tonight in my work place.
my internet connection at home, cannot get git with url git://, it just going IDDLE and do nothing, even if i disconect the internet connection, git still IDDLE...
i hate git..... (why not svn..)
but, git with url http, like http://repo.or.cz/r/mplayer-build.git just fine, because i can use it with Toonel. (without Toonel, it will IDDLE..)

btw, do you know git://repo.or.cz/mplayer.git with http url? i mean git url like http://repo.or.cz/mplayer.git ?

thanks before and after

@pigoz
Thanks for the reply
I use PCLinuxOS 2009.1 with gcc-4.1.1
My Computer is Sempron 2200+ with 1GB DDR Ram and Geforce 6200 128Mb.
sukanime is offline   Reply With Quote