[Vorbis] Query regarding libvorbis

Rajalakshmi Raghavan raji.contactable at gmail.com
Thu Feb 28 03:03:43 PST 2008


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 <Geoff at quitelikely.com> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis/attachments/20080228/92f447c5/attachment.htm


More information about the Vorbis mailing list