[vorbis] Problems Building Ogg Vorbis RC3
Jeff Flowers
jeff at jeffreyf.net
Sat Jan 12 07:37:32 PST 2002
> > Now, one thing that I noticed is that there is no
/usr/local in NetBSD. User
> > added packages go into /use/pkg. So before I started, I
created a symbolic
> > link from /usr/pkg to /usr/local.
I was wrong on this. I did a quick reinstall of NetBSD and
it does indeed have a /usr/local tree. It is even in the
path.
> > libao and libogg both configured, compiled, and
installed without error. But
> > when I tried to move on to libvorbis, it told me that it
couldn't find ogg,
> > or ogg/ogg.h. I get the same error with vorbis-tools.
>
> One relatively easy way to handle all this (and skip the
symbolic link
> step) is to build each package this way:
>
> ./configure --prefix=/usr/pkg
> make
This may not be needed now that my stupidity about
/usr/local has been resolved.
> That will make sure everything is installed to
/usr/pkg/{bin,lib,include} and
> it will tell each package where to find the headers. You
may also have to:
>
> export LD_LIBRARY_PATH=/usr/pkg/lib:$LD_LIBRARY_PATH
>
> to ensure that the linker knows where to find your ogg
libraries.
Thanks, I'm going to give this a try.
Jeff
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list