I successfully installed 0.4.3 on linux. The installation was easy. These are not big bugs, but merely 'what catches the eye of the user' while doing the installation:
- If I just enter-through during config there will not be a seedNodes file in freenet.conf. The node will only start after manually adding a filename to freenet.conf. - During config storeCacheSize is requested twice (it is also twice in freenet.conf now). - storeCacheSize must be entered in bytes. This keeps me counting zeroes and fighting with orders of ten. - After the store is created I got the message "Cache created; starting node. Further output directed to log.". Maybe technically speaking the node is started at that point (executing node checkpoints?). However the node is not up-and-running after this message as it suggests. - It did not work with Sun's jdk1.1 (SocketException) but it did work with jdk1.3. This suprised me because during config the following line was echoed: "Freenet requires java compatible with Sun's 1.1 API". I would say that jdk1.1 is compatable with Sun's 1.1 API ;) cim carmee. _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
