Follow-up Comment #5, bug #17325 (project mldonkey): I compiled MLDonkey on Suse 10.0, fully updated. First I saw you could compile DonkeySUI support, here g++ crashed, but thats another story...
With my core I could start downloads up to 4GB without problems. I manually installed Ocaml 3.09.2 before compiling MLDonkey: wget http://caml.inria.fr/pub/distrib/ocaml-3.09/ocaml-3.09.2.tar.bz2 tar -xjvf ocaml-3.09.2.tar.bz2 cd ocaml-3.09.2 ./configure make world.opt make install Then grabbed MLDonkey CVS code, ./configure --disable-donkeysui and it works with files up to 4GB. Here is a copy of my core for testing: http://mldonkey.sourceforge.net/spiralvoice/mldonkey-2.7.7.CVS.static.i686-Linux_glibc-2.3.5.tar.bz2 _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=17325> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.nongnu.org/ _______________________________________________ Mldonkey-bugs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/mldonkey-bugs
