<<O>> Difference Topic Download (r1.17 - 15 Mar 2002 - TomLongson) |
Changed: | |
< < | Download the latest Unix snapshot from here, it will be in the form freenet-YYYYMMDD.tgz where YYYYMMDD is the date the snapshot was created. Once you have it on your hard disk, use Stuffit Expander to uncompress the archive. To run freenet, use the terminal to 'cd' (change directory) to the folder freenet-YYYYMMDD, from your archive, and type: |
> > | Download the latest Unix snapshot from here, it will be in the form freenet-YYYYMMDD.tgz where YYYYMMDD is the date the snapshot was created. If you're using Internet Explorer, or most other web browsers, Stuffit Exander will be launched immediately, and will uncompress to the Desktop folder (unless you've set it to download somewhere else). Open a terminal (under Applications:Utilities:Terminal) and type: |
Changed: | |
< < |
> sh ./start-freenet.sh This will begin the configuation process. If you have any questions, please contact Tom Longson at tlongson@socal.rr.com. If you intend on running Freenet on a Macintosh Classic, go here. |
> > |
cd Desktop/freenet-YYYYMMDD
Hit return, and then type:
./start-freenet.shAnd Hit return again. This will begin the configuation process. For most questions you can just hit return, but make sure when it asks what your IP is that it's correct. If you have any questions, please contact Tom Longson at tlongson@socal.rr.com. |
<<O>> Difference Topic Download (r1.16 - 14 Feb 2002 - IanClarke) |
Changed: | ||||||||||||||||
< < | Freenet requires Java and a full Internet connection. | |||||||||||||||
> > |
RequirementsFull Internet connectionFreenet works best when you have a direct internet connection, ie. when you are not behind a NAT or a Firewall. If you are, please read this.JavaFreenet requires that Java is installed on your computer. While we are working to ensure that Freenet can work with free JVMs such as Kaffe, currently we suggest that users download Sun's 1.4 JVM from here for reliability, speed, and stability reasons. | |||||||||||||||
Changed: | ||||||||||||||||
< < |
Downloads | |||||||||||||||
> > |
Downloads | |||||||||||||||
Changed: | ||||||||||||||||
< < |
RequirementsJavaFreenet requires a Java Runtime Environment to run, there are several choices for different platforms:
| |||||||||||||||
> > |
If you need helpSupport mailing listSign up for the Support mailing list here and send an email asking for help to support@freenetproject.org. Remember that by contacting us, not only do you help yourself, but you can also help us to make Freenet better and more user friendly. | |||||||||||||||
Changed: | ||||||||||||||||
< < |
Full Internet connectionFreenet works best when you have a direct internet connection, ie. when you are not behind a NAT or a Firewall. If you are, please read this. | |||||||||||||||
> > |
Internet Relay Chat (IRC)If you have an Internet Relay Chat client (we suggest XChat which is available for Windows and Linux), you can often find some helpful Freenet developers on the #freenet channel on irc.openprojects.net, or if you are using a browser which supports IRC URLs, click here. |
<<O>> Difference Topic Download (r1.15 - 13 Feb 2002 - IanClarke) |
Changed: | |
< < |
Windows |
> > |
|
Changed: | |
< < |
Linux |
> > |
|
Changed: | |
< < |
Apple Macintosh OS X |
> > |
|
Added: | |
> > | %META:FILEATTACHMENT{name="linico.gif" attr="" comment="" date="1013625580" path="C:\Documents and Settings\Administrator\Desktop\linico.gif" size="529" user="IanClarke" version="1.1"}% %META:FILEATTACHMENT{name="winico.gif" attr="" comment="" date="1013625608" path="C:\Documents and Settings\Administrator\Desktop\winico.gif" size="569" user="IanClarke" version="1.1"}% %META:FILEATTACHMENT{name="macico.gif" attr="" comment="" date="1013625619" path="C:\Documents and Settings\Administrator\Desktop\macico.gif" size="110" user="IanClarke" version="1.1"}% |
<<O>> Difference Topic Download (r1.14 - 23 Jan 2002 - IanClarke) |
Deleted: | |
< < | Or you can 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. If you don't have Java installed, use the snapshots named freenet-Java-YYYYMMDD.exe. They are less frequently created and contain Sun's Java 1.3 which will be automatically installed. |
<<O>> Difference Topic Download (r1.13 - 21 Jan 2002 - IanClarke) |
Changed: | |
< < |
> sh ./run.sh |
> > |
> sh ./start-freenet.sh |
<<O>> Difference Topic Download (r1.12 - 21 Jan 2002 - IanClarke) |
Changed: | |
< < | Please download and test a snapshot of the current development version. The next more stable version 0.5 is expected to be completed soon - check back at this site for updates or join the announcements list to be notified when it is ready. |
> > | Please download and test a snapshot of the current development version. The next version 0.5 is expected to be completed soon - check back at this site for updates or join the announcements list to be notified when it is ready. |
Changed: | |
< < | Please check the requirements before downloading a client. |
> > | Freenet requires Java and a full Internet connection. |
Added: | |
> > | |
Added: | |
> > |
<<O>> Difference Topic Download (r1.11 - 19 Jan 2002 - SebastianSpaeth) |
Deleted: | |
< < |
|
Changed: | |
< < |
Please download and test a snapshot of the current development version. The next more stable version 0.5 is expected to be completed soon - check back at this site for updates or join the announcements list to be notified when it is ready. |
> > | Please download and test a snapshot of the current development version. The next more stable version 0.5 is expected to be completed soon - check back at this site for updates or join the announcements list to be notified when it is ready. |
Added: | |
> > | Please check the requirements before downloading a client. |
Added: | |
> > |
DownloadsWindowsDownload the automatic installer and run it. It will download the needed files and establish the required settings for you. Or you can 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. If you don't have Java installed, use the snapshots named freenet-Java-YYYYMMDD.exe. They are less frequently created and contain Sun's Java 1.3 which will be automatically installed.LinuxDownload 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.tgzThis will create a directory called "freenet-YYYYMMDD", change into this directory, and follow the instructions in the file "README". Apple Macintosh OS XDownload the latest Unix snapshot from here, it will be in the form freenet-YYYYMMDD.tgz where YYYYMMDD is the date the snapshot was created. Once you have it on your hard disk, use Stuffit Expander to uncompress the archive. To run freenet, use the terminal to 'cd' (change directory) to the folder freenet-YYYYMMDD, from your archive, and type:> sh ./run.shThis will begin the configuation process. If you have any questions, please contact Tom Longson at tlongson@socal.rr.com. If you intend on running Freenet on a Macintosh Classic, go here. SourceYou can get the current Freenet source from CVS. Instructions on how to retrieve the source code can be found on a separate page. |
Deleted: | |
< < |
WindowsDownload the automatic installer and run it. It will download the needed files and establish the required settings for you. Or you can 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.LinuxDownload 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.tgzThis will create a directory called "freenet-YYYYMMDD", change into this directory, and follow the instructions in the file "README". Apple Macintosh OS XDownload the latest Unix snapshot from here, it will be in the form freenet-YYYYMMDD.tgz where YYYYMMDD is the date the snapshot was created. Once you have it on your hard disk, use Stuffit Expander to uncompress the archive. To run freenet, use the terminal to 'cd' (change directory) to the folder freenet-YYYYMMDD, from your archive, and type:> sh ./run.shThis will begin the configuation process. If you have any questions, please contact Tom Longson at tlongson@socal.rr.com. If you intend on running Freenet on a Macintosh Classic, go here. |
<<O>> Difference Topic Download (r1.10 - 19 Jan 2002 - ZaB) |
Changed: | |
< < | 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 automatic installer and run it. It will download the needed files and establish the required settings for you. Or you can 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. |
<<O>> Difference Topic Download (r1.9 - 10 Jan 2002 - ZaB) |
Changed: | |
< < |
Please download and test a snapshot of the current development version. The next stable version 0.5 is expected to be completed soon - check back at this site for updates or join the announcements list to be notified when it is ready. |
> > |
Please download and test a snapshot of the current development version. The next more stable version 0.5 is expected to be completed soon - check back at this site for updates or join the announcements list to be notified when it is ready. |
<<O>> Difference Topic Download (r1.8 - 08 Jan 2002 - ZaB) |
Added: | |
> > |
Please download and test a snapshot of the current development version. The next stable version 0.5 is expected to be completed soon - check back at this site for updates or join the announcements list to be notified when it is ready. |
<<O>> Difference Topic Download (r1.7 - 08 Jan 2002 - TomLongson) |
Changed: | |
< < |
Apple MacintoshPlease see here for details of how to get Freenet running on a Mac. |
> > |
Apple Macintosh OS XDownload the latest Unix snapshot from here, it will be in the form freenet-YYYYMMDD.tgz where YYYYMMDD is the date the snapshot was created. Once you have it on your hard disk, use Stuffit Expander to uncompress the archive. To run freenet, use the terminal to 'cd' (change directory) to the folder freenet-YYYYMMDD, from your archive, and type:> sh ./run.shThis will begin the configuation process. If you have any questions, please contact Tom Longson at tlongson@socal.rr.com. If you intend on running Freenet on a Macintosh Classic, go here. |
<<O>> Difference Topic Download (r1.6 - 31 Dec 2001 - IanClarke) |
Added: | |
> > |
Apple MacintoshPlease see here for details of how to get Freenet running on a Mac. |
<<O>> Difference Topic Download (r1.5 - 29 Dec 2001 - IanClarke) |
Added: | ||||
> > |
Java | |||
Deleted: | ||||
< < |
| |||
Added: | ||||
> > |
| |||
Added: | ||||
> > |
Full Internet connectionFreenet works best when you have a direct internet connection, ie. when you are not behind a NAT or a Firewall. If you are, please read this. |
<<O>> Difference Topic Download (r1.4 - 29 Dec 2001 - IanClarke) |
Changed: | |
< < | Download the latest Windows 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: |
> > | 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: |
<<O>> Difference Topic Download (r1.3 - 29 Dec 2001 - IanClarke) |
Changed: | ||
< < |
| |
> > |
|
<<O>> Difference Topic Download (r1.2 - 29 Dec 2001 - MarkJRoberts) |
Changed: | ||||||||||||||||
< < | ||||||||||||||||
> > |
|
<<O>> Difference Topic Download (r1.1 - 25 Dec 2001 - IanClarke) |
Added: | |
> > |
%META:TOPICINFO{author="IanClarke" date="1009313640" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="WebHome"}%
Download FreenetRequirementsFreenet requires a Java Runtime Environment to run, there are several choices for different platforms:WindowsDownload 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.LinuxDownload the latest Windows 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.tgzThis will create a directory called "freenet-YYYYMMDD", change into this directory, and follow the instructions in the file "README". |
Topic Download . { View | Diffs | r1.17 | > | r1.16 | > | r1.15 | More } |
Revision r1.1 - 25 Dec 2001 - 20:54 GMT - IanClarke Revision r1.17 - 15 Mar 2002 - 18:40 GMT - TomLongson |
This website is distributed under the GNU Documentation License |