[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xmms-musepack selber bauen



Am Dienstag, 29. November 2005 23:35 schrieb Andreas Pakulat:
> On 29.11.05 22:45:02, Isaac Hailperin wrote:
> > > Wird es in xmms'
> > > Pluginliste angezeigt?
> >
> > Nein.
> > Da liegt wohl der Hund begraben. Ich habe nach obiger Anleitung nochmal
> > mir ein xmms-musepack deb gebaut und mit dpkg intalliert. Aber es wird
> > nicht in xmms' Pluginliste angezeigt.
>
> Das ist nicht gut, schau mal mit dpkg -L xmms-musepack nach wohin da
> Dateien installiert wurden. Wichtig ist, dass in /usr/lib/xmms/Input
> eine libmpc.so und libmpc.la liegen. Dann xmms neu starten und es sollte
> gehen.
# dpkg -L xmms-musepack
[...]
/usr/lib/xmms/Input/libmpc.so
/usr/lib/xmms/Input/libmpc.la
[...]

sieht so aus, als ob alles da waere.
>
> Wenn die nicht dort liegen: Pech gehabt ;-)
> Nochmal pruefen ob du auch das richtige deb installiert hast (nicht das
> von checkinstall) 
geprueft.
> und ob dpkg-buildpackage wirklich komplett ohne Fehler 
> durchgelaufen ist...
das einzige was nach Fehler/warning aussah war

libtool: install: warning: remember to run `libtool 
--finish /usr/lib/xmms/Input'

hab ich also ausgefuehrt, aber das hat es auch nicht gebracht.
Der output war
# libtool --finish /usr/lib/xmms/Input
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xmms/Input
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib/xmms/Input

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

Davon hab ich die erste und letzte option ausprobiert, auch ohne Erfolg.

Noch einen Tipp?


Gruss,
Isaac



Reply to: