NetLogo banner

NetLogo 1.1 Rev F Downloads

Attention Windows users:

  • NetLogo runs fastest with the IBM 1.1 VM. Therefore we strongly recommend the "Includes Java VM" option. (Questions? See below.)
  • If you are running anti-virus software there may be a long pause (as much as two minutes) near the end of the download process.



Platform
includes Java VM
(recommended)
without Java VM
Instructions
Windows
Download (13.2M)
Download (8.4M)
View
Mac OS 8 or 9
Download (12.2M)
Download (8.4M)
View
Mac OS X
Download (8.3M)
View
Linux
Download (40.9M)
Download (8.2M)
View
AIX
Download (8.2M)
View
Solaris
Download (8.2M)
View
HP-UX
Download (8.2M)
View
Unix
Download (8.2M)
View
Other Java-enabled Platforms
Download (8.1M)
View


Windows Instructions:

    Instructions

    • After downloading, double-click NetLogo1.1Installer.exe


    Notes

    • We strongly recommend the "includes Java VM" download option.
    • Choosing this download option installs IBM's 1.1.8 VM for NetLogo's private use only. Other programs on your system are not affected.
    • NetLogo runs much faster on this VM than any other VM.
    • Even if you have downloaded NetLogo before, you should still choose "Includes Java VM". The bundled VM is not shared between different versions of NetLogo.
    • You should only choose the "without Java VM" download if either:
      • You have already, separately and independently from any NetLogo download, installed the IBM 1.1 VM on your system yourself.
      • You are certain you wish to try using a VM other than our recommended VM.


    (Go To Top)


Mac OS Classic (8.6 or greater) Instructions:

    Instructions

    • After downloading, double-click NetLogo1.1Installer


    Notes

    • Requires PowerPC and Mac OS 8.6 or later
    • If you do not already have Macintosh Runtime for Java version 2.2.5 on your system, or if you are not sure, be sure to download the package above which includes it.
    • The installer is MacBinary encoded and will be automatically decoded after downloading.
      If it does not, you can decode it using StuffIt Expander 4.5 or later


    (Go To Top)


Mac OS X Instructions:

    Instructions

    • After downloading, double-click NetLogo1.1Installer


    Notes

    • NetLogo will run as a Classic application under the Classic environment. (We plan to support OS X natively in a future version.)
    • Requires PowerPC and Mac OS X 10.0 or later
    • The installer will be recognized by Stuffit Expander and will be automatically decoded after downloading.
      If it does not, you can decode it using StuffIt Expander 6.0 or later


    (Go To Top)


Linux Instructions:

    Instructions

    • After downloading open a shell and,  cd to the directory where you downloaded the installer.
    • At the prompt type:  sh ./NetLogo1_1Installer.bin


    Notes

    • If you do not have a Java virtual machine installed, be sure to download the package above which includes one. Otherwise you may need to download one from Sun's Java web site or contact your OS manufacturer.


    (Go To Top)


AIX Instructions:

    Instructions

    • After downloading open a shell and,  cd to the directory where you downloaded the installer.
    • At the prompt type:  sh ./NetLogo1_1Installer.bin


    Notes

    • You need to install a Java 1.1.4 (or later) virtual machine. You can download one from Sun's Java web site.


    (Go To Top)


Solaris Instructions:

    Instructions

    • After downloading open a shell and,  cd to the directory where you downloaded the installer.
    • At the prompt type:  sh ./NetLogo1_1Installer.bin


    Notes

    • You need to install a Java 1.1.4 (or later) virtual machine. You can download one from Sun's Java web site.


    (Go To Top)


HP-UX Instructions:

    Instructions

    • After downloading open a shell and,  cd to the directory where you downloaded the installer.
    • At the prompt type:  sh ./NetLogo1_1Installer.bin


    Notes

    • You need to install a Java 1.1.4 (or later) virtual machine. You can download one from Sun's Java web site or contact your OS manufacturer.


    (Go To Top)


Unix Instructions:

    Instructions

    • After downloading open a shell and,  cd to the directory where you downloaded the installer.
    • At the prompt type:  sh ./NetLogo1_1Installer.bin


    Notes

    • You need to install a Java 1.1.4 (or later) virtual machine. You can download one from Sun's Java web site or contact your OS manufacturer.
    • If you do not have a Java virtual machine installed, be sure to download the package above which includes one. Otherwise you may need to download one from Sun's Java web site or contact your OS manufacturer.


    (Go To Top)


All Other Platforms Instructions:

    Instructions (Unix or Unix-like operating systems)

    • For Java 2, after downloading, type
        java -jar NetLogo1_1Installer.jar
    • For Java 1.1, after downloading, type
        jre -cp NetLogo1_1Installer.jar install
    • If that does not work, try
        java -classpath [path to]classes.zip:NetLogo1_1Installer.jar install
    • If that does not work either, on sh-like shells, try
        cd [to directory where NetLogo1_1Installer.jar is located]
        CLASSPATH=NetLogo1_1Installer.jar
        export CLASSPATH
        java install
    • Or for csh-like shells, try
        cd [to directory where NetLogo1_1Installer.jar is located]
        setenv CLASSPATH NetLogo1_1Installer.jar
        java install


    Instructions (for other platforms)

    • Be sure you have Java 1.1.6 or later installed. You can download Java from Sun's site
    • In a console window, change to the directory where you downloaded NetLogo1_1Installer.jar to before running the installer
    • Your operating system may invoke Java in a different way. To start the installer, add NetLogo1_1Installer.jar to your CLASSPATH, then start the main class of the installer named install


    (Go To Top)


Installers created with InstallAnywhere.
InstallAnywhere is a registered trademark of Zero G Software, Inc.
Mac OS is a registered trademark of Apple Computer, Inc.
Solaris and Java are trademarks of Sun Microsystems, Inc.
Windows is a registered trademark of Microsoft Corporation.
All other marks are properties of their respective owners.