aMule Forum
English => aMule Help => Topic started by: Arichy on January 19, 2006, 05:51:44 PM
-
If You have aMule 2.1.0 running stable (I mean for >4 days) under Debian Sarge, please post a howto.
I think I had some probs with wxwidgets in the past what I mentioned already here (http://forum.amule.org/thread.php?threadid=8798). But nobody seems interested and wiki information does not work for me.
By the way: In my environment (Debian Sarge 2.4.27-2-386 and wxgtk 2.6.2 from "http://amule-debian.dyndns.org/ debian/") if I compile aMule 2.0.3 with "configure --disable-nls --disable-debug --enable-optimize" it works fine. But compiling 2.1.0 the same way in the same environment leads in a unusable crashing aMule.
-
I', using Vollstrecker's cvs packages and it's working fine for me. No need to compile aMule yourself...
-
Originally posted by JanG
I', using Vollstrecker's cvs packages and it's working fine for me. No need to compile aMule yourself...
Hm, the first automatic upload of CVS-Packages for Vollstrecker's CVS Sarge repository was yesterday (http://forum.amule.org/thread.php?threadid=8901) so You can't have real experience with it, don't You? But I test it.
-
I'm using his packes since aMule 2.0.3....So I gues u're wrong.
-
Originally posted by JanG
I'm using his packes since aMule 2.0.3...
Do You have the line "deb http://www.vollstreckernet.de/debian/ testing amule wx" in Your /etc/apt/sources.list ? Then that's Etch (currently testing) repository, not Sarge (stable).
-
:]
-
You already have my repository in your sources.list, did you try my packaged amule 2.1.0?
-
Originally posted by thedude0001
...did you try my packaged amule 2.1.0?
Yes, I tried it, but it crashed (posted that here (http://forum.amule.org/thread.php?threadid=8747)).
-
Ah, ok, my memory just sucks big time ^^
-
OK, isn't it nice that the thread starter answers himself?
So here is how I got finally a stable (3,5 days now) running aMule 2.1.0 on Debian Sarge:
[list=1]
- deinstall any wxwidgets software that might be installed
- write the following line in /etc/apt/sources.list: deb http://www.vollstreckernet.de/debian/ stable wx
- apt-get update
- apt-get install wx2.6-headers wx2.6-i18n libwxgtk2.6-dev libwxgtk2.6-dbg libwxgtk2.6-0
- download aMule source
- change to aMule source directory
- ./configure --disable-nls --disable-debug --enable-optimize
- make
- make install (as root)
- You're done!
[/list=1]
-
so well might be a problem with thedudes wx, since I have a big doubt amule crashes because of nls enabled...
-
No, aMule build as written in the howto crashes too. There are "giounic.c: bad file descriptor" backtraces, reproducable when "Update ipfilter.dat at startup" is activated. Maybe the crashes accure, when files are touched. Last crash (now) was straight after I changed a file comment. Don't know why it run 5 days before, maybe I did no "wrong" file touches.
Tried to use wxGTK-cvs-2006-01-28: compiling itself worked, but compiling aMule 2.1.0 with it, did not work (error).
Compiling now 2.0.3 with vollstreckers wxgtk 2.6.1, hope that will run stable as known.
So the thread question is open again!
-
still only saying that it crashed is not really a big help
if you get the crashes, run amule in gdb, and post a usefull backtrace in teh backtrace forum. otherwise this thread will never be closed.......