Page 1 of 1

vorbis is not recognized

Posted: 08 Mar 2009 22:50
by michanux
In vlc-0.8.6 './config' does not recognize libvorbis. But the files are
present. :x

The path is /usr/lib:

Code: Select all

-rw-r--r-- 1 root root 184656 Jan 20 2008 libvorbis.a -rw-r--r-- 1 root root 1141038 Jan 20 2008 libvorbisenc.a -rw-r--r-- 1 root root 878 Jan 20 2008 libvorbisenc.la lrwxrwxrwx 1 root root 21 Mär 8 21:05 libvorbisenc.so -> libvorbisenc.so.2.0.2 lrwxrwxrwx 1 root root 21 Mär 8 21:06 libvorbisenc.so.2 -> libvorbisenc.so.2.0.2 -rw-r--r-- 1 root root 1020636 Jan 20 2008 libvorbisenc.so.2.0.2 -rw-r--r-- 1 root root 22140 Jan 20 2008 libvorbisfile.a -rw-r--r-- 1 root root 885 Jan 20 2008 libvorbisfile.la lrwxrwxrwx 1 root root 22 Mär 8 21:05 libvorbisfile.so -> libvorbisfile.so.3.1.1 lrwxrwxrwx 1 root root 22 Mär 8 21:06 libvorbisfile.so.3 -> libvorbisfile.so.3.1.1 -rw-r--r-- 1 root root 26260 Jan 20 2008 libvorbisfile.so.3.1.1 -rw-r--r-- 1 root root 835 Jan 20 2008 libvorbis.la lrwxrwxrwx 1 root root 18 Mär 8 21:05 libvorbis.so -> libvorbis.so.0.3.1 lrwxrwxrwx 1 root root 18 Mär 8 21:05 libvorbis.so.0 -> libvorbis.so.0.3.1 -rw-r--r-- 1 root root 164132 Jan 20 2008 libvorbis.so.0.3.1
The path is /usr/include/vorbis:

Code: Select all

-rw-r--r-- 1 root root 8044 Jan 20 2008 codec.h -rw-r--r-- 1 root root 3008 Jan 20 2008 vorbisenc.h -rw-r--r-- 1 root root 5430 Jan 20 2008 vorbisfile.h
Is there a wrong path?

Re: vorbis is not recognized

Posted: 09 Mar 2009 12:21
by xtophe
1) 0.8.6 is old and unsupported
2) read (and paste an extract) of config.log where it detects vorbis

[solved] Re: vorbis is not recognized

Posted: 11 Mar 2009 18:28
by michanux
1) 0.8.6 is old and unsupported :!: ....but it is used in debian etch

The config.log said that there is no ogg support. After the installation of it the vlc performs vorbis files. :D