Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
LMule Configure Skript probleme
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
mondauge
l33t
l33t


Joined: 08 Jan 2003
Posts: 603
Location: Schwetzingen, Germany

PostPosted: Tue May 06, 2003 9:19 pm    Post subject: LMule Configure Skript probleme Reply with quote

Hi Leute,

ich hab hier ein (hoffentlich) kleines Problem mit dem configure Skript vom LMule:
wx-windows 2.4.0 hab mit gtk2 support compiled.
Das lmule configure skript rauscht dann durch und findet die richtige wx-windows version auf meinem Rechner. Dannach wird ein check gemacht, ob gtk2 support in der wx-windows library aktiviert ist. Dabei kommt der folgende Fehler:
Code:
checking if wxWindows was linked with GTK2...
./configure: line 7279: --cppflags: command not found

Die Zeile 7279 sieht so aus:
Code:
if $wx_config_name --cppflags | grep -q 'gtk2' ; then


In der Variable $wx_config_name soll wahrscheinlich der volle Pfad zum wx-config Programm drin sein, denn wenn man diese Zeile manuell ausführt, kommt kein Fehler. Irgendwie scheint der Wert der Variable falsch gesetzt zu sein.
Kennt jemand das Problem und kann mir da weiterhelfen?

andi
Back to top
View user's profile Send private message
mondauge
l33t
l33t


Joined: 08 Jan 2003
Posts: 603
Location: Schwetzingen, Germany

PostPosted: Tue May 06, 2003 9:27 pm    Post subject: Reply with quote

Ich hab eben rausgefunden, dass kein Fehler auftritt, wenn man dem configure skript als parameter --with-wx-config=/usr/bin/wx-config übergibt.
Kann mir jetzt noch vielleicht jemand sagen, wie ich dem portage system mitteile, dass ich diesen Parameter gerne übergeben würde?

andi
Back to top
View user's profile Send private message
MasterOfMagic
l33t
l33t


Joined: 20 Aug 2002
Posts: 677
Location: Vienna, Austria

PostPosted: Tue May 06, 2003 9:32 pm    Post subject: Reply with quote

mondauge wrote:
Ich hab eben rausgefunden, dass kein Fehler auftritt, wenn man dem configure skript als parameter --with-wx-config=/usr/bin/wx-config übergibt.
Kann mir jetzt noch vielleicht jemand sagen, wie ich dem portage system mitteile, dass ich diesen Parameter gerne übergeben würde?

andi


da wird dir nichts anderes übrig bleiben als das ebuild zu modifizieren, in diesem sollte ja irgendwo ein configure aufruf sein und da codest du halt deine zusätzliche zeile rein.

mfg
masterofmagic
_________________
Gentoo 1.4
Kernel 2.4.24
KDE 3.1.5
Back to top
View user's profile Send private message
ttaw
n00b
n00b


Joined: 27 Apr 2003
Posts: 67

PostPosted: Fri May 09, 2003 12:09 am    Post subject: Re: LMule Configure Skript probleme Reply with quote

mondauge wrote:
Hi Leute,

ich hab hier ein (hoffentlich) kleines Problem mit dem configure Skript vom LMule:
wx-windows 2.4.0 hab mit gtk2 support compiled.


hmm, funktioniert das denn jetzt bei dir?

In der INSTALL steht ja explizit das man gtk2 support nicht nutzen soll.

Quote:

HOW TO COMPILE WXWINDOWS
------------------------
Only GTK1 is supported. Don't try GTK2 anymore. wxWindows isn't ready for it.

For GTK1:
./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

After wxwindows has compiled and you have installed it, you can compile LMule.
do "./configure && make" as usual. If for some reason, wx-config cannot be
found, use ./configure --with-wx-config=/path/wx-config. Sometimes it will be
named wxgtk-2.4-config.

_________________
Greetz
Torsten
Back to top
View user's profile Send private message
hopfe
Guru
Guru


Joined: 22 Oct 2002
Posts: 456
Location: Frankfurt Main oder Aachen

PostPosted: Fri May 09, 2003 5:39 am    Post subject: Reply with quote

Ich habe das Problem bei mir so gelöst das ich bei wx-windows einfach auf GTK2 verzichtet habe.
Code:

env USE="-gtk2" emerge wxGTK && emerge lmule
Back to top
View user's profile Send private message
mondauge
l33t
l33t


Joined: 08 Jan 2003
Posts: 603
Location: Schwetzingen, Germany

PostPosted: Fri May 09, 2003 7:30 am    Post subject: Reply with quote

Ich hab irgendwo gelesen, dass der LMule auch mit GTK2 laufen sollte. Bei mir aber, trotz aller Versuche, leider net :-( Selbst wenn man es schafft dem configure skript unterzujubeln, dass wxGTK mit GTK2 support compiled wurde, schlägt die kompilierung vom LMule mit einem Haufen Fehlern und Warnungen fehl. Deswegen hab ich die wxGTK wieder auf GTK1 downgegraded und der LMule läuft wieder. schade.

andi

PS: Danke für die Tipps
Back to top
View user's profile Send private message
Ragin
l33t
l33t


Joined: 14 Apr 2003
Posts: 776

PostPosted: Fri May 09, 2003 1:50 pm    Post subject: Reply with quote

LMule sollte mal für GTK2 kompatibel gemacht werden, was aber, soweit ich weiss dann doch nicht gemacht wurde.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum