Probleme bei Plugininstallation für XMMS

H

hundbsc123

Grünschnabel
Hallo.
wollte für XMMS ein Plugin für eine Media Library installieren.
Hab die Datei in mein Documentsverzeichniss runtergeladen und entpackt. Im Install steht folgendes:

The simplest way to compile this package is:

1. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system. If you're
using `csh' on an old version of System V, you might need to type
`sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.

Running `configure' takes awhile. While running, it prints some
messages telling which features it is checking for.

2. Type `make' to compile the package.

3. Optionally, type `make check' to run any self-tests that come with
the package.

4. Type `make install' to install the programs and any data files and
documentation.

Hab dann folgendes in der Konsole eingegeben:

linux-en3d:/home/andreas/Documents # cd MediaLibrary-0.3
linux-en3d:/home/andreas/Documents/MediaLibrary-0.3 # ls
aclocal.m4 confdefs.h config.log COPYING Makefile.am NEWS
AUTHORS config.cache config.sub INSTALL Makefile.in README
bootstrap config.guess configure install-sh missing src
ChangeLog config.h.in configure.in ltmain.sh mkinstalldirs stamp-h.in
linux-en3d:/home/andreas/Documents/MediaLibrary-0.3 # ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
linux-en3d:/home/andreas/Documents/MediaLibrary-0.3 #

Bin mir nicht sicher was das zu bedeuten hat:

cd' to the directory containing the package's source code

Bin ich im richtigen Verzeichniss? Habe recht wenig Erfahrung Programme über die Konsole zu installieren! Benutze übrigens Opensuse 11.0.

Gruß Andreas
 
Code:
configure: error: no acceptable cc found in $PATH
Kompilieren ohne compiler (gcc) hat noch nie funktioniert.
 
Abgesehen davon ist xmms mittlerweile mehr oder weniger tot. Zumindest in den meisten Distributionen ist der nicht mehr enthalten.
 
aber trotzdem ein feiner Player - insbesondere mit dem eq-plugin - Übrigens
zur Kompilierung werden dann auch die -devel Paketer von X, gtk1.2 usw gebraucht
 

Ähnliche Themen

Nginx als Reverse Proxy für Nextcloud und Emby

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

OpenJDK8 unter Debian7.11/sparc64/kernel 3.16 kompilieren

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

NagiosGrapher 1.7.1 funktioniert nicht

Zurück
Oben