aMule Forum

English => aMule Help => Topic started by: Belegdol on October 20, 2004, 09:57:38 PM

Title: wx-2.5.3 question
Post by: Belegdol on October 20, 2004, 09:57:38 PM
Does wx-2.5.3 has any important advantages over 2.5.2? If so, could you put here some advice regarding its compilation, or is it better to wait for rpms? Greets, Evil Amule Team.
Title: Re: wx-2.5.3 question
Post by: deltaHF on October 20, 2004, 11:13:17 PM
yes, wxgtk 2.5.3 is better than other 2.5.x releases.. it fixes i.e broken search in amule when wxgtk was linked against gtk2..

what rpms do u need, suse or other?

and compilation.. still memleaks with gtk2, so better to use it linked against gtk1 ..

use ./configure --prefix=/usr --disable-gtk2 --with-gtk

but remove all previous wxgtk versions first

cheers
Title: Re: wx-2.5.3 question
Post by: phoenix on October 20, 2004, 11:23:48 PM
Also, socket code in wx-2.5.3 has many bug fixes.

Cheers!
Title: Re: wx-2.5.3 question
Post by: Belegdol on October 21, 2004, 11:00:38 AM
Mandrake ones, but I meant official rpms, such as these for 2.5.2 and 2.4.2 from wxwidgets.org, so that compatibility problems won't come up when using it with other apps - e.g. there is no devel package provided on amule site.
Title: Re: wx-2.5.3 question
Post by: Belegdol on October 21, 2004, 01:40:34 PM
Hi. I've compiled wxGTK-2.5.3 with:
Code: [Select]
./configure --with-gtk --enable-gtk2 --enable-unicodeand then aMule-2.0.0rc7 with:
Code: [Select]
./configure --enable-optimiseEverything works fine, maybe a bit quicker than with wx 2.5.2. Keep on the good work!
Title: Re: wx-2.5.3 question
Post by: Kry on October 21, 2004, 02:10:26 PM
Nice!
Title: Re: wx-2.5.3 question
Post by: thepolish on October 21, 2004, 02:18:06 PM
Hi,

There is already wx-2.5.3 mandrake RPM provided here ! and amule rc7 rpm for mandrake is linked with it.

See http://forum.amule.org/thread.php?threadid=3863

But if u have compiled it, thats fine :)

The polish