aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule 1.2.3 is out !!!  (Read 62285 times)

BigBob

  • aMule project creator.
  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 141
    • http://bigbob.fun.free.fr
aMule 1.2.3 is out !!!
« 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++
Logged
Creator of aMule & aStats projects

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: aMule 1.2.3 is out !!!
« Reply #1 on: January 01, 2004, 01:14:12 AM »

:)

i'll build and upload suse 8.2 & 9.0 rpms tomorrow.. be patient ;)

greets
delta

thepolish

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 896
Re: aMule 1.2.3 is out !!!
« Reply #2 on: January 01, 2004, 01:47:10 AM »

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
Logged
Only after the last tree has been cut down
Only after the last river has been poisoned
Only after the last fish has been caught
Only then you will find out that money cannot be eaten
(Cree Prophecy)

superstoned

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 80
tnx
« Reply #3 on: January 01, 2004, 08:31:10 PM »

guys im goin to put this one online asap, looks lot better (at least according to changelog)

bye and thanks for all the work
Logged

thepolish

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 896
Re: aMule 1.2.3 is out !!!
« Reply #4 on: January 10, 2004, 04:03:22 PM »

Hello,

For information, ebuild (Gentoo) for 1.2.3 is realised

the polish
Logged
Only after the last tree has been cut down
Only after the last river has been poisoned
Only after the last fish has been caught
Only then you will find out that money cannot be eaten
(Cree Prophecy)