|
|
|
Freenet requires a Java Runtime Environment to run, there are several choices for different platforms:
Download the latest Windows snapshot from here, it will be in the form freenet-YYYYMMDD.exe where YYYYMMDD is the date the snapshot was created. Run the executable and follow instructions.
Download the latest Linux snapshot from here, it will be in the form freenet-YYYYMMDD.tgz where YYYYMMDD is the date the snapshot was created. Uncompress the snapshot as follows:
> tar xfz freenet-YYYYMMDD.tgz
This will create a directory called "freenet-YYYYMMDD", change into this directory, and follow the instructions in the file "README".
|
|
|