In my experiments with NAT I succeded in making a fully working solution for a friend of mine using ssh-tunneling. (Will but procedure in Wiki later)
But the workstation became almost unusable, specs: * Linux 2.4.17, Blackdown Java 2 JDK 1.3.1 * PPro 200 * 96MB RAm The problem seems to be that the VM hogs all available memory. RAM is cheap but on old machines it is not always possible to upgrade. I saw this: > * Produce a gcj-based binary distro of Fred. Perhaps a binary Fred will use less memory(?), so I started to do a bit of hacking. First step is a working Makefile which is attached, can someone put this in CVS it should go in as "Freenet/Makefile.gcj" A few tweak is needed to the code to make it compile, will try to make sure those not breaks JDK compilation before I submit them. GCJ-Fred crashes, which was to be expected so lots of debugging is needed too :-) regards, -- G?ran Thyni -------------- next part -------------- A non-text attachment was scrubbed... Name: Makefile.gcj.gz Type: application/octet-stream Size: 3234 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020104/82389efb/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 239 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020104/82389efb/attachment.pgp>
