[MPlayer-users] Runtime lib location not set for vesa

Henry Garcia defsyn at gmail.com
Mon Dec 10 22:32:24 CET 2007


On Dec 10, 2007 4:00 PM, Alou Dialy <aloudialy at yahoo.com> wrote:

> I tried to fix this with
>
> --extra-libs=-R/usr/local/lib
>
What's the -R for?

I believe it should be a fully qualified path.

Use ./configure --help for available options

--with-libs=FLAGS
with-extraincdir=PATH
with-extralibdir=PATH


libs and and includes are two different things.
You probably want the last two.

For example.

--with-extraincdir=/usr/local/include
--with-extralibdir=/usr/local/lib


> but it is not helping the freetype detection in
> ../configure
>
> Should it be something else?
>
> --- Alou Dialy <aloudialy at yahoo.com > wrote:
>
> > I compiled mplayer with vesa but the executable cant
> > find the libraries in /usr/local/lib by itself.
> > Shouldnt this be set during the build somehow.
> >
> >
> >
> >
>
> ____________________________________________________________________________________
> > Looking for last minute shopping deals?
> > Find them fast with Yahoo! Search.
> >
> http://tools.search.yahoo.com/newsearch/category.php?category=shopping
> >
> > _______________________________________________
> > MPlayer-users mailing list
> > MPlayer-users at mplayerhq.hu
> >
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
> >
>
>
>
>
>  ____________________________________________________________________________________
>
> Looking for last minute shopping deals?
> Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping
>
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>



More information about the MPlayer-users mailing list