aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: How to disable statistics?  (Read 3661 times)

damatta

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
How to disable statistics?
« on: November 19, 2010, 12:52:03 AM »

Hi, I have  succesfully compiled aMule 2.2.6 in ubuntu maverick; however I have failed to disable statistics.

./configure --prefix=/home/desktop/Documentos/aMule-2.2.6/bin --disable-debug --enable-optimize --with-denoise-level=3 --disable-ed2k --disable-upnp --enable-nls --enable-amulecmd  --enable-alcc --enable-alc --enable-mmap --with-wx-config=/home/io/Documentos/aMule-2.2.6/wx/wxGTK-2.8.11/wx-config

I assumed omitting cas  and wxcas would disable them (as displayed  in the prompt).
What am I doing wrong?
Cheers
« Last Edit: November 19, 2010, 12:53:36 AM by damatta »
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: How to disable statistics?
« Reply #1 on: November 19, 2010, 09:44:09 PM »

What do you mean by disable statistics? What are you trying to accomplish?
Btw: --enable-mmap works only in SVN (and is really useful only for embedded platforms anyway).
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

damatta

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: How to disable statistics?
« Reply #2 on: November 19, 2010, 10:52:48 PM »

./configure tells me:
--enable-cas            compile C aMule Statistics
  --enable-wxcas          compile aMule GUI Statistics
I thought omitting this two would make aMule not calculate statistics about traffic data, average speed... as seen in statistics tab in the GUI.
Thanks
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: How to disable statistics?
« Reply #3 on: November 19, 2010, 10:57:29 PM »

No, these are separate programs. You can't disable statistics in aMule.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

damatta

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: How to disable statistics?
« Reply #4 on: November 19, 2010, 11:03:37 PM »

Oh I see. Must be a daunting task to modify the src for this purpose, best leave it the way it is! :D
cheers
Logged