aMule Forum

Deutsch => aMule Hilfe => Topic started by: lin4ever on March 29, 2004, 03:40:40 PM

Title: wxGTK lässt sich nicht kompilieren ....
Post 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
Title: Re: wxGTK lässt sich nicht kompilieren ....
Post by: deltaHF on March 30, 2004, 12:28:47 AM
ehm, ich glaub dir fehlt c++ .. kannst aber von cd nachinstallieren (entwickler pakete)

gruss
Title: Re: wxGTK lässt sich nicht kompilieren ....
Post by: lin4ever on March 30, 2004, 04:01:49 PM
gcc-c++-3.2-36.i586.rpm hat mir noch gefehlt .
mal sehen wie weit ich jetzt komme !