aMule Forum

English => aMule News => Topic started by: deltaHF on October 19, 2004, 09:36:40 PM

Title: aMule 2.0.0rc7 Released!
Post by: deltaHF on October 19, 2004, 09:36:40 PM
OK, here it is - aMule 2.0.0rc7 :-)

Download (rpm, *.gz,*.bz2):
http://www.amule.org/dl/index.php?category=23

Binaries:

MDK 10.0: (ThePolish)
 Pack  aMule-2.0.0rc7 + wx-2.5.3 for 10.0 Unicoded (http://download.berlios.de/amule/Mandrake-10.0-aMule-2.0.0rc7-wx2.5.3-unicoded-rpm-pack.tgz)
NOTE:You must use BOTH aMule and wx packages provided here, and desinstall all other previous wx and aMule packages to avoid conflict. You will have unicode and gtk2 support.-Will NOT work on 10.1-

MDK 10.1: (ThePolish)
 Pack  aMule-2.0.0rc7 + wx-2.5.3 for 10.1 Unicoded (http://download.berlios.de/amule/Mandrake-10.1-aMule-2.0.0rc7-wx2.5.3-unicoded-rpm-pack.tgz)
NOTE:You must use BOTH aMule and wx packages provided here, and desinstall all other previous wx and aMule packages to avoid conflict. You will have unicode and gtk2 support.

amuleweb seems to have problem with unicode, so here are 2 other non unicoded versions, only for people who want to use amuleweb

MDK 10.0: (ThePolish)
Pack  aMule-2.0.0rc7 + wx-2.5.3 for 10.0 NOT Unicoded (http://download.berlios.de/amule/Mandrake-10.0-aMule-2.0.0rc7-wx2.5.3-ansi-rpm-pack.tgz)
NOTE:You must use BOTH aMule and wx packages provided here, and desinstall all other previous wx and aMule packages to avoid conflict. You will have gtk2 support only.-Will NOT work on 10.1-

MDK 10.1: (ThePolish)
Pack  aMule-2.0.0rc7 + wx-2.5.3 for 10.1 NOT Unicoded (http://download.berlios.de/amule/Mandrake-10.1-aMule-2.0.0rc7-wx2.5.3-ansi-rpm-pack.tgz)
NOTE:You must use BOTH aMule and wx packages provided here, and desinstall all other previous wx and aMule packages to avoid conflict. You will have gtk2 support only.

Other rpm & deb packages will follow soon .. and don't forget to subscribe to our newsletter (http://www.amule.org/maillist)

The changelog:

Quote
Version 2.0.0rc7 - The "99,6% Final" version.
-------------
2004-10-19

bisley:
  • Added session ratio and total ratio to XAS

deltaHF:
  • Got back from hell and changed one icon on the GUI ;)

Jacobo221:
  aMule GUI:
  • Fixed two almost-the-same bugs when clicked download button and no items where selected

  (as reported by powtrix/willy, thanks)
  aMuleWeb:
 
  • Fixed a bug where up/down limits woudln't be displayed correctly if their string length were different

  aMuleCMD:
 
  • Added 'list' (or 'find') command to search for a file in the downloads queue by name or by number (or just show all)
  • Added the ability to resume/pause all downloads at the same time through amulecmd

    (very handy when all downloads have been paused due to lack of space)
 
  • Fixed two bugs on amulecmd by which using 'pause' or 'resume' without arguments would pause/resume the oldest download.
  • Fixed a bug so that help command no longer is send to core
  • Fixed other commands sending blank data to core
  • Cleaned unneeded output log messages + added sent command messages to log (for easier security monitoring)
  • Several command simplifications on amulecmd to make it easier to use (while maintaining backwards compatibility).
  • Lots of translations lacks

KingFish:
  • Fixed broken compilation in SysTray.cpp with gcc 3.3.4.

Kry:
  • Fixed: Crashes related to animation deletion on http download dialog
  • Fixed: 0-size server.met file crashing aMule on startup and on download.
  • Fixed: GUI blocking on server connection.
  • Fixed: The last (hopefully) "fixed minsize" bug. FileDetail dialog was growing :)
  • Misc code cleaning.
  • Mac:

  * Enabling wxCocoa compilation
  * Fixed: Secure Ident was not working on big endian archs.
  * Fixed: ClientID endianess issues leading to faking low/high id
  * Fixed: Several fields were not having correct size on preferences.
  * Fixed: Curl preform_multi was crashing the http download dialog on Mac.
    This means server.met update and ipfilter update was crashing.
    Currently the fix disables 'Cancel' button on that dialog, while we
    wait for curl lib to fix this issue.
[/list]

lfroen:
  • Removed debug printf's in timer.cpp
  • Fix for deadlock on connection timeout in ServerSocket.cpp
  • Fixed assert when build with wx-cvs
  • Added option for disabling SIGSEG handling: useful for debuging in amuled.cpp
  • EMSocket.h cleanup
  • Fixed unclosed sockets (CLOSE_WAIT) and few stability problems
  • Make CEMSocket::OnReceive thread safe. MAX_SIZE reduced, cause even theoretically tcp can buffer up to 64K
  • amuled fixes

mfs:
  • Fixed crashes on friendlist when keeping keys pressed
  • Fixed one server not being removed when several servers selected
  • Fixed access problems on deleting the ipfilter while accessing it

Phoenix:
  • Fixed '&' char next to Preferences in amuleweb web page, as reported by DreamWalker.
  • ExternalConn: protected GETCATTITLE command from buffer overflow.
  • Start removing unused code from ExternalConn.cpp.
  • Fixed high CPU usage problem in amuleweb, thanks to jaguarwan for the report.

Daemonizing amuleweb should be done using the -q switch.
[/list]

ThePolish:
  • Implemented new hits system in wxCas to display and save download rate records.
  • Changed wxCas layout to try to avoid display bug with wx-cvs
  • Added translations update (Thanks to all translators)
  • Removed wxCas documentation to slim source tree (now downloadable from berlios)

Seagull:
  • Patch adding "Directory" column to the shared-files dialog.
  • Patch to add "Swap to this file" option for sources marked as "Asked For Another File" on download queue.

Unleashed:
  • Better fix for amuleweb's high CPU usage problem. Now main thread only gets woken up when absolutely needed.

Xaignar:
  • Reinsured that the preferences will be saved upon clicking "Ok".
  • Removed SSE2 specific optimizations from the embedded Crypto++ sources,

    they would break very easily and crash aMule.
 
  • Fixed a bug where we would sometimes attempt to remove a client

    from the wrong file, resulting in dangling pointers and crashes.
 
  • Ensured that the statistics-dialog would be updated when preferences relating to it where changed.
  • Added sainity checks to category-loading, to avoid adding categories without incomming dir or name.
  • Initial fix for crashes if aMule tried to share an inaccessible folder.
  • The redraw problems on restoring from minimized state should be fixed.
  • Fixed the shared-files list, which would draw columns regardless of whenever or not they were hidden.
  • Fixed the progress-bars in the shared-files dialog. It should now work properly for both part and completed files.
  • Fixed a bug in the ipfilter, where non-numeric chars on lines would cause wrong ranges of IPs to be filtered.
  • Re-added the priority menu for servers, which had gone missing due to a mistake.
  • Stopped the client-credits class from attempting to load older versions of the lists,

    which again would lead to mem-corruption.
 
  • Fixed hidden columns on download queue, which would still be drawn.
  • Added sainity checks to loading of clients.met file,

    since corrupted files would lead to potentially huge ammounts of mem-corruption.
 
  • Added "Completed Sources" column to the shared-files dialog.
  • Fixed a bug in sockets where disconnected sockets wouldn't be removed immediatly,

    but left to timeout instead.
 
  • Fixed an end-less loop on the AICH thread if a file on the queue was removed from the list of shared files.
  • Fixed an end-less loop when changing file-status by category.
  • Fixed the auto-priority menu-item on the download list when multiple items where selected. It would un-set auto-priotity instead.
  • A bit of optimization in CPartFile. More work will follow later.
  • Properly initialized a number of variables.
  • Fixed the column-width saving/loading which I managed to break shortly before rc6 was release. Whoops. :p
  • Ampersands will no longer be doubled when lines are added to the log-view.

Special Thanks To:
  • Translators in this release:

    biger [HUN]: (Hungarian / hu_HU)
    GhePeU: (Italian / it_IT)
    mad_soft: (Spanish / es_ES)
    Ogon: (Polish / pl_PL)
    piarres: (Basque / es_EU)
    powtrix/willy: (Brazilian / pt_BR)
    punkyxd: (Catalan / es_CA)
    stefanero: (German / de_DE)
    Supersnail: (Dutch / nl_NL)

 
  • Testers and bug reporters:

    angel, BiByFoK,
    bill_bool, boutros,
    elui, Gaenya,
    jolupa, ken_aMule,
    mad_soft, Mig21,
    one2one, powtrix,
    RedDwarf, skolnick,
    wi777

 
  • Everyone at:

    #amule irc.freenode.net
    wiki http://wiki.amule.org
    forums http://forum.amule.org
    bugtracker http://bugs.amule.org

 
  • All aMule users!!!

have fun ;)
aMule Team
Title: RE: aMule 2.0.0rc7 Released!
Post by: nachbarnebenan on October 19, 2004, 10:21:11 PM
Hmm, rc7 takes about twice the time to start and uses a little bit less memory (about 5MB).
Besides that, it runs fine :)
Title: Re: aMule 2.0.0rc7 Released!
Post by: GhePeU on October 19, 2004, 10:29:19 PM
I can't check now, and tomorrow I'll be away from home (university :(), but I think that renaming 2.0.0rc6 gentoo ebuild should work.

could anyone check this and eventually open a bug report? thanks :)
Title: Re: aMule 2.0.0rc7 Released!
Post by: falso on October 19, 2004, 10:58:56 PM
surely just renaming the file will work.
Im going now do to report on gentoo bugzilla for them to bump the version.
Title: RE: aMule 2.0.0rc7 Released!
Post by: DrazziB on October 20, 2004, 12:40:06 AM
Quote
Originally posted by deltaHF
OK, here it is - aMule 2.0.0rc7 :-)
deb packages will follow soon...

aMule Team

Here is the unofficial deb :)
Amule 2.0.0rc7 available on my FTP for now, soda officials packages should follow soon.
Many thanks to Amule Dev Team !

#> vi /etc/apt/sources.list
   # HTTP
       deb http://ftp.drazzib.com/debian ./

or
  #FTP
      deb http://ftp://ftp.drazzib.com/debian ./

#> apt-get update
#> apt-get install amule

Cheers, Damien

NOTE for paranoïd : It's my personnal packages, i'm not a debian devel. so use it at your own risks !
Title: Re: aMule 2.0.0rc7 Released!
Post by: jpablo on October 20, 2004, 02:43:04 AM
buaaa i have mandrake 10.1 ;(
it's gonna be a 10.1 rpm soon?
Title: Re: aMule 2.0.0rc7 Released!
Post by: Kry on October 20, 2004, 02:44:40 AM
Soon.
Title: RE: aMule 2.0.0rc7 Released!
Post by: maddeneye on October 20, 2004, 06:31:44 AM
Quote
Originally posted by DrazziB
Here is the unofficial deb :)
Amule 2.0.0rc7 available on my FTP for now, soda officials packages should follow soon.
Many thanks to Amule Dev Team !
Thanks DrazziB... apt-get kept downloading the unstable version even though I have changed my sources.list... solved it by saving the debs to my cache/apt/archives, uninstalling and then reinstalling.

Seems to be running fine. Smaller memory usage, faster connection (well, this one time anyway...)

:)
Title: Re: aMule 2.0.0rc7 Released!
Post by: alexxed on October 20, 2004, 10:22:59 AM
I don't get it. I've compiled aMule before on Fedora and it worked easily.
I'm no guru, but I get too many errors to fix them.
Below there's a listing.
I'm using now Fedora Core 3 Test 3
and wxGTK and wxBase 2.4.2-1
Should I use 2.5 ? Anybody have any idea ?

Quote
make[4]: Entering directory `/home/alex/download/aMule-2.0.0rc7/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT ED2KLinkParser.o -MD -MP -MF ".deps/ED2KLinkParser.Tpo" \
  -c -o ED2KLinkParser.o `test -f 'ED2KLinkParser.cpp' || echo './'`ED2KLinkParser.cpp; \
then mv -f ".deps/ED2KLinkParser.Tpo" ".deps/ED2KLinkParser.Po"; \
else rm -f ".deps/ED2KLinkParser.Tpo"; exit 1; \
fi
g++  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0    -lpthread -o ed2k  ED2KLinkParser.o
if g++ -DHAVE_CONFIG_H -I. -I. -I..      -I/usr/lib/wx/include/base-2.4 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include    -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT amule-ListenSocket.o -MD -MP -MF ".deps/amule-ListenSocket.Tpo" \
  -c -o amule-ListenSocket.o `test -f 'ListenSocket.cpp' || echo './'`ListenSocket.cpp; \
then mv -f ".deps/amule-ListenSocket.Tpo" ".deps/amule-ListenSocket.Po"; \
else rm -f ".deps/amule-ListenSocket.Tpo"; exit 1; \
fi
In file included from ListenSocket.cpp:27:
ServerList.h:89: error: field `udp_timer' has incomplete type
In file included from /usr/include/wx/gdicmn.h:29,
                 from updownclient.h:27,
                 from ListenSocket.cpp:28:
/usr/include/wx/font.h:82: error: expected class-name before '{' token
/usr/include/wx/font.h: In member function `bool wxFontBase::Ok() const':
/usr/include/wx/font.h:104: error: `m_refData' undeclared (first use this function)
/usr/include/wx/font.h:104: error: (Each undeclared identifier is reported only once for each function it appears in.)
/usr/include/wx/font.h: In member function `wxFontRefData* wxFontBase::GetFontData() const':
/usr/include/wx/font.h:156: error: `m_refData' undeclared (first use this function)
In file included from ListenSocket.cpp:28:
updownclient.h: At global scope:
updownclient.h:341: error: variable or field `DrawUpStatusBar' declared void
updownclient.h:341: error: expected `;' before '(' token
updownclient.h:368: error: variable or field `DrawStatusBar' declared void
updownclient.h:368: error: expected `;' before '(' token
In file included from ListenSocket.cpp:34:
PartFile.h:75: warning: unused parameter 'file'
 
Title: RE: aMule 2.0.0rc7 Released!
Post by: WaRRio on October 20, 2004, 10:44:14 AM
Hi everybody.

The RC7 works for me on my mdk10.1 (with both 10.0 and 10.1 packages).

amuleweb is still not working  :(

---
Creating client...
Now, doing connection....
Using host 'liberator' port:4712
Trying to connect (timeout = 10 sec)...
Succeeded! Connection established.

---------------------------------
|       aMule Web Server        |
---------------------------------


Use 'Help' for command list

Segmentation fault
---

and what about kademilia connections ?

thanks for your job,
the show must go on !
Title: Re: aMule 2.0.0rc7 Released!
Post by: Targaryen on October 20, 2004, 11:51:20 AM
yay! works like a charm under Mandrake 10.1 community with the 10.1 package & the new libwxgtk libraries!

thx, amule team! :D
Title: Re: aMule 2.0.0rc7 Released!
Post by: alexxed on October 20, 2004, 12:04:17 PM
Ok. Fedora users can do this. I did it on core 2 and 3 and works :

As root

ln -s /usr/lib/libssl.so /usr/lib/libssl.so.0.9.7
ln -s /usr/lib/libcrypto.so /usr/lib/libcrypto.so.0.9.7
ln -s /usr/lib/libcurl.so /usr/lib/libcurl.so.2

get the suse package

aMule-2.0.0rc7-1.i586-SuSE_9.rpm

and do a

rpm -i aMule-2.0.0rc7-1.i586-SuSE_9.rpm --nodeps

This works, I can't compile it. If I could I'd be giving a rpm for fedora
Title: Re: aMule 2.0.0rc7 Released!
Post by: deltaHF on October 20, 2004, 12:08:34 PM
anyway guys, plz use "aMule help" forum when you have some compilation problems and not the release thread.

alexxed, 99% it doesn't compile cos u might have more than one wxgtk version on your system

cheers

ps. compilation/installation support -> aMule help forum..
Title: Re: aMule 2.0.0rc7 Released!
Post by: angel on October 20, 2004, 12:50:52 PM
gorgeous! I compile it and all is OK on Mdk 9.2. Anyone are interested in rpm generated with checkinstall?

Regards.
Title: Re: aMule 2.0.0rc7 Released!
Post by: Jacobo221 on October 20, 2004, 02:08:04 PM
alexxed:
read this -> http://www.amule.org/wiki/index.php/Check_if_wx_is_installed_twice

WaRRio:
Kademlia support is already in process, but not yet active.
Btw, your aMuleWeb problem is weird, come into irc channel to talk about it.

All:
Ye! RC7 ROCKS! ;)
Title: Re: aMule 2.0.0rc7 Released!
Post by: jpablo on October 20, 2004, 02:38:29 PM
well it looks "better" than the rc5, i have my first crash for right clicking on a download (nothing serious) thanks a lot amule crew :)
Title: RPMS for RedHat / Fedora Core 1+2
Post by: bootstrap on October 20, 2004, 03:10:00 PM
Hi!

The RPMS for RedHat 9, Fedora Core 1 and 2 are ready and will be linked on the aMule download page this evening.

Cheers!
Title: Re: aMule 2.0.0rc7 Released!
Post by: bootstrap on October 20, 2004, 03:12:04 PM
alexxed:
Quote
This works, I can't compile it. If I could I'd be giving a rpm for fedora

Don't worry - i made them before and i'll continue providing rpms for rh/fc.
Title: Re: aMule 2.0.0rc7 Released!
Post by: WaRRio on October 20, 2004, 04:48:24 PM
Quote
Originally posted by Jacobo221

Kademlia support is already in process, but not yet active.
Ok, perhaps for chrismas ?  ;)
 
Quote
Originally posted by Jacobo221
Btw, your aMuleWeb problem is weird, come into irc channel to talk about it.

All:
Ye! RC7 ROCKS! ;)

Can't find you on irc.freenode.net #amule ....

Yeah, rc7 really rocks, it looks like it's quickier than ever.

You're really gods... euh.. evils !
Title: Re: aMule 2.0.0rc7 Released!
Post by: frankenbenni on October 20, 2004, 05:00:49 PM
will there be a webcache version soon, too?
or is there an amule mod with webcache already?
or do you have worries about the legality of webcache? will some "shadow" modder post a patch/modded version of amule with webcache then?
 :))
Title: RE: aMule 2.0.0rc7 Released!
Post by: riri on October 20, 2004, 10:23:57 PM
merci DrazziB pour le source.list debian !! :baby: :baby: :baby:

Je deteste compiler... and I don't speak english  :] :] :]

riri
Title: Re: aMule 2.0.0rc7 Released!
Post by: Theetjuh on October 20, 2004, 10:44:35 PM
Slackware current packages (maybe working with 10 or lower):

wxGTK CVS : wxGTK-CVS10062004-i686-1thee.tgz (http://plus-hoogeveen.xs4all.nl:82/slackware-repository/wxGTK/wxGTK-CVS10062004-i686-1thee.tgz)

aMule 2.0.0rc7 : aMule-2.0.0rc7-i686-1thee.tgz (http://plus-hoogeveen.xs4all.nl:82/slackware-repository/aMule/aMule-2.0.0rc7-i686-1thee.tgz)

GTK2 and Unicode enabled :)
Title: Re: aMule 2.0.0rc7 Released!
Post by: deltaHF on October 20, 2004, 10:50:48 PM
Quote
Originally posted by frankenbenni
will there be a webcache version soon, too?
or is there an amule mod with webcache already?
or do you have worries about the legality of webcache? will some "shadow" modder post a patch/modded version of amule with webcache then?
 :))

nope.. thats all ;)
Title: Re: aMule 2.0.0rc7 Released!
Post by: Theetjuh on October 22, 2004, 06:40:49 PM
New packages ... compiled against wxGTK 2.5.3 8)

aMule 2.0.0rc7 : aMule-2.0.0rc7-i686-2thee.tgz (http://plus-hoogeveen.xs4all.nl:82/slackware-repository/aMule/aMule-2.0.0rc7-i686-2thee.tgz)

wxGTK 2.5.3 : wxGTK-2.5.3-i686-1thee.tgz (http://plus-hoogeveen.xs4all.nl:82/slackware-repository/wxGTK/wxGTK-2.5.3-i686-1thee.tgz)

Same build options as before, so GTK2, Unicode and Webserver enabled, but Webserver isn't working ... see English Bugs
Title: RE: aMule 2.0.0rc7 Released!
Post by: yjimenezg on October 23, 2004, 10:25:48 AM
Quote
Originally posted by DrazziB
Quote
Originally posted by deltaHF
OK, here it is - aMule 2.0.0rc7 :-)
deb packages will follow soon...

aMule Team

Here is the unofficial deb :)
Amule 2.0.0rc7 available on my FTP for now, soda officials packages should follow soon.
Many thanks to Amule Dev Team !

#> vi /etc/apt/sources.list
   # HTTP
       deb http://ftp.drazzib.com/debian ./

or
  #FTP
      deb http://ftp://ftp.drazzib.com/debian ./

#> apt-get update
#> apt-get install amule

Cheers, Damien

NOTE for paranoïd : It's my personnal packages, i'm not a debian devel. so use it at your own risks !


I can not install it. There are dependency problems. is it packaged for woody or sarge?
Title: Re: aMule 2.0.0rc7 Released!
Post by: Anne Onyme on October 23, 2004, 08:09:47 PM
Quote
I can not install it. There are dependency problems. is it packaged for woody or sarge?

From DrazziB repository (http://ftp.drazzib.com/debian/Release)
Quote
Origin: DrazziB
Label: DrazziB
Suite: unstable
Codename: sid
Date: Wed, 07 Apr 2004 19:17:46 UTC
Architectures: i386
Description: DrazziB Debian Repository

Seems for sid...

I need a woody package too : can't compile :
Code: [Select]
gcc -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/include -D__GD__ -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -c -o cas-cas.o `test -f 'cas.c' || echo './'`cas.c
cc1: Invalid option `-fmessage-length=0'
make[5]: *** [cas-cas.o] Erreur 1
make[5]: quittant le répertoire « /home/yan/install/amule/aMule-2.0.0rc7/src/utils/cas »
make[4]: *** [all-recursive] Erreur 1
make[4]: quittant le répertoire « /home/yan/install/amule/aMule-2.0.0rc7/src/utils »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire « /home/yan/install/amule/aMule-2.0.0rc7/src »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire « /home/yan/install/amule/aMule-2.0.0rc7/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/yan/install/amule/aMule-2.0.0rc7 »
make: *** [all] Erreur 2
zsh: exit 2     make

Thanks for your attention.

Regards
Title: Re: aMule 2.0.0rc7 Released!
Post by: Xaignar on October 23, 2004, 11:07:20 PM
Quote
Originally posted by Anne Onyme
I need a woody package too : can't compile :
Code: [Select]
gcc -DHAVE_CONFIG_H -I. -I. -I../../..    -I/usr/include -D__GD__ -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -c -o cas-cas.o `test -f 'cas.c' || echo './'`cas.c
cc1: Invalid option `-fmessage-length=0'
make[5]: *** [cas-cas.o] Erreur 1
make[5]: quittant le répertoire « /home/yan/install/amule/aMule-2.0.0rc7/src/utils/cas »
make[4]: *** [all-recursive] Erreur 1
make[4]: quittant le répertoire « /home/yan/install/amule/aMule-2.0.0rc7/src/utils »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire « /home/yan/install/amule/aMule-2.0.0rc7/src »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire « /home/yan/install/amule/aMule-2.0.0rc7/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/yan/install/amule/aMule-2.0.0rc7 »
make: *** [all] Erreur 2
zsh: exit 2     make
Just grep for "-fmessage-length=0" and remove all instances found, that flag only changes the formatting of debugging output, so nothing bad will come from removing it.
Title: Re: aMule 2.0.0rc7 Released!
Post by: Anne Onyme on October 24, 2004, 10:56:38 AM
Thank you Xaignar !

I've gone much far in the compilation process on my debian woody without editing anything and using those flags :

./configure --disable-cas --disable-wxcas --disable-debug

but still have error...

I continu in the appropriate forum (en_bug)

Regards
Title: Re: aMule 2.0.0rc7 Released!
Post by: snac on October 25, 2004, 05:03:27 PM
Hello guys i am returned after a two week of work at home.

Ok ok  :) i have changed distro now on my pc there is Suse 9.1 :baby:  and finally can install 2.0rc7. :D

As can see, team Amule have do a good job as always :p
Title: Re: aMule 2.0.0rc7 Released!
Post by: Kry on October 25, 2004, 07:04:41 PM
welcome back.
Title: Re: aMule 2.0.0rc7 Released!
Post by: JLP on October 29, 2004, 01:42:59 PM
I finally got aMule compiling on my AMD Athlon 64 in 64-bits for AMD64 (on Gentoo Linux). Mostly it is working just fine. So thanks to all the devels for hard work.
Title: Re: aMule 2.0.0rc7 Released!
Post by: indian on November 02, 2004, 01:45:01 AM
good job aMule team  :baby:

5D 9H, so far so good :)

Now, the only thing left is Kad  :]
Title: Re: aMule 2.0.0rc7 Released!
Post by: Kry on November 02, 2004, 04:00:46 AM
Kad is being worked on, tho it will not be really inttroduced till some release after 2.0.0 final, which is very near.

I did a lot of work on sockets too this days :)
Title: ubuntu packages
Post by: julius malchovitch on November 07, 2004, 08:27:35 PM
I've packaged a binary for ubuntu warty 4.10.
It's compiled against wxGTK 2.4.2 and gtk 1.2

This is the first time I publish a binary packaged on my system, so if you have problems or something doesn't work please let me know.

here is the link:
http://download.berlios.de/amule/amule_2.0.0rc7-ubuntu1_i386.deb

PS: Many thanks to deltaHF for the support he gave me on the irc channel.
Title: Re: aMule 2.0.0rc7 Released!
Post by: KoZaki on November 15, 2004, 10:32:53 AM
aMule 2.0.0rc7 unicode rpm installed smoothly on a MDK-10.1 with Blackbox after i uninstalled rc5-related packages.
Running fine so far (diddn't tried amule web yet)
Connected inless than 1 second  :D :baby:

Many thanks to the aMule dev team and to ThePolish for packaging !