aMule Forum
Deutsch => aMule Hilfe => Topic started by: lin4ever on March 29, 2004, 03:40:40 PM
-
hi all ,
laut dieser anleitung :
h++p://www.amule.org/amule/howto.php
wollte ich mir das amule kompilieren .
( mein System SuSE Linux 8.1 )
beim mir scheitert es aber schon an dieser stelle :
./configure --prefix=/usr --disable-gtk2 --enable-timedate --enable-gui --enable-protocol --enable-http --enable-ftp --enable-resources --enable-prologio --disable-debug --enable-final --enable-timer --with-gtk --disable-profile && make
>> fehler ist dann >>>
....am schluss :
checking wheter the c++ compiler (c++) works ..... no
configure : error : installation or configuration problem : c++ compiler cannot create executeables.
verschiedene c++ comp. hab ich nachträglich installiert :
libstdc++-3.2-44.i586.rpm
commonc++-2.0.99.7-52.i586.rpm
hat mir jemand einen tipp mit welchem c++ es funktionieren sollte ?
muss man den c++ vorher starten ???
thx4help
-
ehm, ich glaub dir fehlt c++ .. kannst aber von cd nachinstallieren (entwickler pakete)
gruss
-
gcc-c++-3.2-36.i586.rpm hat mir noch gefehlt .
mal sehen wie weit ich jetzt komme !