[vorbis] Trouble building libvorbis-1.0rc3
Paul de Weerd
paul at mail.me.maar.nu
Sat Jan 12 03:13:56 PST 2002
On Sat, Jan 12, 2002 at 11:31:24AM +0800, Brendan Ragan wrote:
| PdW> I've also tried removing the examples/ directory. After that, I could
| PdW> succesfully install libvorbis, but then vorbis-tools bombs on
| PdW> /configure whining about a missing libcurl (which, to me, seems
| PdW> unrelated).
|
| yeah. you do need libcurl. Curl is a library that handles grabbing
| stuff over the internet (that was an extremely bad explanation. but
| you get that)
|
| http://curl.haxx.se/
|
| just get the .tar.gz and do the whole
| ./configure
| make
| make install
|
| thing and it'll be good (one would probably also have to run ldconfig
| after installing curl)
Thanks Brendan,
After `wget http://curl.haxx.se/download/curl-7.9.2.tar.gz && tar xzf
curl-7.9.2.tar.gz && cd curl-7.9.2/ && ./configure --enable-ipv6 &&
make && make install && ldconfig` I (re)built all libraries (libao,
libogg, libvorbis) and then built the vorbis-tools. This worked like a
charm.
Seems to me that the configure script for libvorbis should check for
libcurl then, no ? vorbis-tools' configure does check but without
libvorbis that wouldn't build anyway. As far as I can see, libvorbis
didn't build without libcurl, and does with it.
Now playing my Ogg's with RC3 ogg123 and spreading the word ! ;)
Paul 'WEiRD' de Weerd
--
>++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+
+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]
--- >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