aMule Forum
English => aMule News => Topic started by: BigBob on January 01, 2004, 01:06:22 AM
-
Hi all,
The new version 1.2.3 of aMule is out ...
http://www.amule.org/index.php?downloads
To see Changes, go to :
http://www.amule.org/index.php?change
Hope you like ...
A++
-
:)
i'll build and upload suse 8.2 & 9.0 rpms tomorrow.. be patient ;)
greets
delta
-
Hello,
This release will not compile with old gcc 2.9.5 like on debian Woody ...
To compile it, change in src/Webserver.cpp, line 1962, replace:
Out.Replace("[ClearCompletedButton]",(completedAv && IsSessionAdmin(Data,sSession))?pThis->m_Templates.sClearCompleted :"");
by
Out.Replace("[ClearCompletedButton]",(completedAv && IsSessionAdmin(Data,sSession))?pThis->m_Templates.sClearCompleted :wxString(""));
and all will work fine
the polish
ps: HAPPY NEW YEAR ! LONG LIFE AND BEST WISHES TO AMULE
-
guys im goin to put this one online asap, looks lot better (at least according to changelog)
bye and thanks for all the work
-
Hello,
For information, ebuild (Gentoo) for 1.2.3 is realised
the polish