[vlc-devel] Re: building the VLC for debian Linux

Clément Stenac zorglub at via.ecp.fr
Thu Oct 21 12:27:15 CEST 2004


Hello,

> vlc-0.8.0-test1#./configure --enable-gnome 
> .............................
> checking for ffmpeg-config...  no
> checking  ffmpeg/avcodec.h  usability... no
> checking  ffmpeg/avcodec.h  presence... no
> checking for ffmpeg/avcodec.h... no
> configure: error:  Missing header file  ffmpeg/avcodec.h
> 
> vlc-0.8.0-test1#
> 
> 
> 
> the header file is placed in:
> vlc-0.8.0-test1/extras/ffmpeg/libavcodec/avcodec.h

Then you need to add 
--with-ffmpeg-tree=/path/to/vlc-0.8.0-test2/extras/ffmpeg

(absolute path needed)

I suggest you don't use the gnome interface which is outdated but the 
wxwindows interface (you need to get the wxwindows development headers).

Under debian, you can use apt-get build-dep to get all needed 
dependencies (though you will get some quite useless things for modules 
you won't need).

-- 
Zorglub
Clément Stenac

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list