[MPlayer-users] How to compile now after extraincdir and extralibdir have been removed
Vijay Gill
vijay.s.gill at gmail.com
Fri Apr 3 21:36:25 CEST 2009
2009/4/2 Henry Garcia <defsyn at gmail.com>:
> On Thu, Apr 2, 2009 at 3:14 PM, Vijay Gill <vijay.s.gill at gmail.com> wrote:
>
> Just go ./configure --help and read the output
>
> Use these options if autodetection fails:
> --extra-cflags=FLAGS extra CFLAGS
> --extra-ldflags=FLAGS extra LDFLAGS
> --extra-libs=FLAGS extra linker flags
> --extra-libs-mplayer=FLAGS extra linker flags for MPlayer
> --extra-libs-mencoder=FLAGS extra linker flags for MEncoder
>
> That looks like all that's left. You'll have to figure out where to put
> what.
> Or you'll have to put those libraries in some place like /usr/local/include
> where the configure script will find them.
> _______________________________________________
I had already read the help provided by configure and tried using -I
and -L parameters but nothing worked for me. This is the reason why I
posted the query. I will try what another use (John Doe) suggests in
his mail.
More information about the MPlayer-users
mailing list