[Vorbis-dev] vorbis-tools configure
Ian Malone
ibmalone at gmail.com
Tue Sep 18 10:53:50 PDT 2007
On 18/09/2007, Aleksey V. Kunitskiy <alexey.kv at gmail.com> wrote:
> Hi guys,
>
> I'm trying to compile vorbis-tools with libvorbis-aotuvb5. The problem is that
> installed libvorbis conflicts with myself-compiled libvorbis-aotuvb5, though
> I specified --with-vorbis-libraries and --with-vorbis-includes to the
> vorbis-tools configure:
>
> vorbis-tools-1.1.1#
> CFLAGS="-static" ./configure --with-vorbis-libraries="/home/alex/Desktop/aotuv-b5_20061024/lib/.libs" --with-vorbis-includes="/home/alex/Desktop/aotuv-b5_20061024/include" --disable-ogg123
>
>
> vorbis-tools still links to the libvorbis in the /usr/lib. Have I missed
> something ?
>
I don't think --with-vorbis-libraries / --with-vorbis-includes are
options in libvorbis configure. Try using CFLAGS to set -I and -L?
--
imalone
More information about the Vorbis-dev
mailing list