Re: xmms: error while loading shared libraries: libxmms.so.1
Haavard Kvaalen <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
# xmms > xmms: error while loading shared libraries: libxmms.so.1: cannot open > shared object file: No such file or directory Did you build from cvs? What automake version did you use? It seems like newer automakes handles implicitly linked libraries different. I haven't looked into it much, but we probably need to link the plugins explicitly against libxmms. If you don't want to fiddle with it, automake 1.4 is known to work. -- Håvard Kvålen