Problems installing Audacious 3.6.2 on debian
Added by Danny O over 9 years ago
I noticed that my version of audacious was out of date, so I uninstalled 3.5.2 and installed 3.6.2 in it's place. Unfortunately, whenever I try to run the latest version of audacious, I get this error
"audacious: error while loading shared libraries: libaudcore.so.3: cannot open shared object file: No such file or directory"
What do you suggest?
Replies (7)
RE: Problems installing Audacious 3.6.2 on debian - Added by John Lindgren over 9 years ago
How did you install Audacious? It appears that libaudcore either did not get installed, or was installed to the wrong location.
RE: Problems installing Audacious 3.6.2 on debian - Added by Danny O over 9 years ago
i extracted the source code to a directory. Then I ./configure && make && sudo make install. The plugins are extracted in another folder, and I did the same thing.
I tried uninstalling audacious 3.6.2 and using 3.7alpha1, but I still had the same problem.
RE: Problems installing Audacious 3.6.2 on debian - Added by John Lindgren over 9 years ago
Try following the instructions here:
http://redmine.audacious-media-player.org/boards/1/topics/788
RE: Problems installing Audacious 3.6.2 on debian - Added by Danny O over 9 years ago
While I didn't follow those instructions to the letter, I did do --prefix=/usr for the configure steps of 3.6.2 and 3.6.2 plugins. Unfortunetely, I can't get any icons to appear for audacious.
RE: Problems installing Audacious 3.6.2 on debian - Added by John Lindgren over 9 years ago
Did you forget the update-icon-caches step?
RE: Problems installing Audacious 3.6.2 on debian - Added by Danny O over 9 years ago
I did that. Nothing seems to have happened.
RE: Problems installing Audacious 3.6.2 on debian - Added by Audacious User2 over 9 years ago
Pastebin the build logs?
Works here on Debian sid (I'm using ffmpeg from debmultimedia repo if it makes a difference).