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

Henry Garcia defsyn at gmail.com
Mon Dec 10 23:10:14 CET 2007


I would use both the includes and the libs. Depending upon your vesa
installation, you might need them both for mplayer to properly configure.

All the extra does is throw a flag in telling the compiler/linker to search
those paths as well for the files it needs.



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

> Its for runtime libraries. Maybe I should use
> --enable-rpath and one of --extra-libs or
> --extra-libs-mplayer but I havent figured it out what
> to put to get /usr/local/lib linked.
>
> --- Henry Garcia <defsyn at gmail.com> wrote:
>
> > 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
> > >
> > _______________________________________________
> > 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