[MPlayer-users] How to compile now after extraincdir and extralibdir have been removed

The Wanderer inverseparadox at comcast.net
Fri Apr 3 12:24:00 CEST 2009


John Doe wrote:

> From: Vijay Gill <vijay.s.gill at gmail.com>
 >
>> As the subject says I need to compile mplayer (latest svn). I have
>> xvid, twolame and lame include and libraries in in say
>> /somedir/include and /somedir/lib respectively.
> 
> After a lot of trial and errror... this seemed to work for me...
> 
> ../configure --prefix=$PREFIX \
>   --codecsdir=$CODECSDIR \
>   --enable-mp3lame \
>   --enable-mp3lame-lavc \
>   --enable-twolame \
>   --enable-theora \
>   --enable-faac \
>   --enable-faac-lavc \
>   --enable-libamr_nb \
>   --enable-libamr_wb \
>   --enable-libdirac-lavc \
>   --enable-x264 \
>   --enable-x264-lavc \
>   --enable-xvid \
>   --enable-xvid-lavc \

Why are you --enable'ing so many things? Does autodetection not work
correctly?

-- 
       The Wanderer

Warning: Simply because I argue an issue does not mean I agree with any
side of it.

Secrecy is the beginning of tyranny.


More information about the MPlayer-users mailing list