aMule Forum
English => Compilation problems => Topic started by: damatta 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
-
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).
-
./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
-
No, these are separate programs. You can't disable statistics in aMule.
-
Oh I see. Must be a daunting task to modify the src for this purpose, best leave it the way it is! :D
cheers