Compiling vlc 0.8.5
Posted: 01 Nov 2007 13:41
I try to compile vlc 0.8.5, but I receive the followin error:
configure: error: Could not find ffmpeg on your system: you may get it from http://ffmpeg.sf.net/ (cvs version is recommended). Alternatively you can use --disable-ffmpeg to disable the ffmpeg plugins.
This question is in the FAQ, but the answer doesn't help at all. This because I don't have a file configure-vlc.sh in the source tree.
I use the latest ffmpeg version from cvs.
I compiled ffmpeg like this: ./configure --enable-pp --enable-gpl --prefix=/usr
I also compiler ffmpeg like this: ./configure --enable-pp --enable-gpl. The prefix is /usr/local/ now.
I can't find no parametres witch I can use in order to comunicate to vlc where is ffmpeg.
I tryed to compile many versions of vlc, but with no success. Vlc can't find ffmpeg. But mpeg is there....
How can I fix this?
configure: error: Could not find ffmpeg on your system: you may get it from http://ffmpeg.sf.net/ (cvs version is recommended). Alternatively you can use --disable-ffmpeg to disable the ffmpeg plugins.
This question is in the FAQ, but the answer doesn't help at all. This because I don't have a file configure-vlc.sh in the source tree.
I use the latest ffmpeg version from cvs.
I compiled ffmpeg like this: ./configure --enable-pp --enable-gpl --prefix=/usr
I also compiler ffmpeg like this: ./configure --enable-pp --enable-gpl. The prefix is /usr/local/ now.
I can't find no parametres witch I can use in order to comunicate to vlc where is ffmpeg.
I tryed to compile many versions of vlc, but with no success. Vlc can't find ffmpeg. But mpeg is there....
How can I fix this?