Installing VLC 0.9.0 Linux
Posted: 07 Aug 2007 09:19
Hello --
Here is my VLC config: ./configure --enable-dv --enable-v4l2 --enable-pvr --enable-dvb --enable-realrstp --disable-mad --enable-shared --enable-shared-pp --enable-pp --enable-gpl
I added ffmpeg with this: ./configure --enable-x11grab --enable-liba52 --enable-liba52bin --enable-libmp3lame --enable-libx264 --enable-libxvid
VLC compiler error: configure: error: Missing header file postproc/postprocess.h.
I tried the follow the directions from here. http://wiki.videolan.org/index.php/Linux_VLC_FAQ
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
I still get the configure error message?
Any help would be great.
Jon
Here is my VLC config: ./configure --enable-dv --enable-v4l2 --enable-pvr --enable-dvb --enable-realrstp --disable-mad --enable-shared --enable-shared-pp --enable-pp --enable-gpl
I added ffmpeg with this: ./configure --enable-x11grab --enable-liba52 --enable-liba52bin --enable-libmp3lame --enable-libx264 --enable-libxvid
VLC compiler error: configure: error: Missing header file postproc/postprocess.h.
I tried the follow the directions from here. http://wiki.videolan.org/index.php/Linux_VLC_FAQ
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
I still get the configure error message?
Any help would be great.
Jon