Re: Query regarding libvorbis
"Rajalakshmi Raghavan" <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
Hi geoff!! Thank you so so much for all your prompt help thus far. The files have finally cross compiled! Sincerely, Raji On Wed, Feb 27, 2008 at 10:16 PM, Geoff Shang <[email protected]> wrote: > Rajalakshmi Raghavan wrote: > > > So what do i do in order for it to find libogg ? Thing is there is > libogg > > installed in my system, do i have to do a EXPORT logg = path.. or > something? > > How does this work? > > First, if you are cross-compiling then you'll want to cross-compile libogg > as well and link against that one. > > Anyway, to link against a library that the system isn't finding, try > > export LD_LIBRARY_PATH= /path/to/lib > > I know this works for execution, not sure if it works for complation or > not. > > Of course, configure really should be finding libogg before you even get > to > the make stage. > > Geoff. > _______________________________________________ Vorbis mailing list [email protected] http://lists.xiph.org/mailman/listinfo/vorbis