Technical support > Linux

Won't start - libvorbis problem

(1/3) > >>

Doctor J:
Okeh, Saturday i went through all the compilation steps in the Wiki [didn't find a binary for linux_X86_64], used the svn version.  This is on Ubuntu Dapper Drake.  Anyway, i didn't see any major errors while compiling, but the executable won't go:

"error while loading shared libraries: libvorbisfile.so.3: cannot open shared object file: No such file or directory"

I do have the libvorbisfile3 package [v 1.1.2] installed.  What should i be looking at now [i'm still kinda new at compiling]?

Advance Thanks!

Mattn:
have a look in /usr/lib whether this lib is there

Doctor J:
dave@ubuntu:/usr/lib$ ls *libvorbis*
libvorbis.a      libvorbisenc.so        libvorbisfile.a   libvorbisfile.so.3      libvorbis.so
libvorbisenc.a   libvorbisenc.so.2      libvorbisfile.la  libvorbisfile.so.3.1.1  libvorbis.so.0
libvorbisenc.la  libvorbisenc.so.2.0.2  libvorbisfile.so  libvorbis.la            libvorbis.so.0.3.1

Mattn:
have a look whether libvorbisfile.so.3 is a symlink and whether it is valid

Punkiee:
Try to delete and add the package again.

Navigation

[0] Message Index

[#] Next page

Go to full version