[vorbis-dev] Problems with ov_open

Michael Smith msmith at labyrinth.net.au
Wed Jun 11 21:43:20 PDT 2003



> bash-2.05a$ ldd oggPlay
> 	libvorbisfile.so.3 => /usr/local/lib/libvorbisfile.so.3 (0x40024000)

You have libvorbisfile installed in /usr/local/lib. This is presumably a
recent (1.0?) version.

> 	libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x4002c000)
> 	libogg.so.0 => /usr/lib/libogg.so.0 (0x4004b000)

You have libvorbis and libogg installed in /usr/lib. These are presumably from
an older release (possibly rc3). 

Use the right version of libogg and libvorbis, and it'll work fine.

Mike

--- >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-dev-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-dev mailing list