PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : wmusic findet xmms nicht (beim kompilieren)


dragon's might
21.10.02, 16:53
ich wollte mir wmusic kompilieren http://home.jtan.com/~john/wmusic/
doch er findet nach dem ./configure die xmms config nicht ! (xmms ist installiert)

$ ./configure
loading cache ./config.cache

Configuring package: wmusic-1.4.7

checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for XF86DGAQueryExtension in -lXxf86dga... yes
checking for xmms-config... no

It appears as if Xmms (X Multimedia System - http://www.xmms.org)
is not installed on your computer.

If you have Xmms, make sure xmms-config is in your $PATH

kann mir jemand helfen?
wie kann ich das in $PATH tun?
danke!

Leberwurstsaft
21.10.02, 17:03
du solltest vielleicht in Zukunft die beiliegenden READMEs lesen !

Requirements:
- xmms >= 1.0.0 and all the appropriate devel packages (glib,
gtk+, xmms, glibc...)


als xmms-devel nachinstallieren !

dragon's might
21.10.02, 17:15
ja, danke!:)
ich hab die Readme nur überflogen *schäm*

dragon's might
21.10.02, 18:27
wieso hab ich jetzt 2 xmms?
den einen starte ich ganz normal, den anderen durch wmusic.

Leberwurstsaft
21.10.02, 18:51
unter Optionen "erlaube mehere Instanzen" auskommentiert ?

dragon's might
21.10.02, 19:13
alles funtz!
danke :)