Release 4b patchlevel 1

This page contains the source code distribution for Unix/Linux platforms. and binaries for Windows platforms.

Source code for Unix/Linux platforms  (Installation guide)

AnT-core

To build and install the AnT 4.669 software package on your system, you have to do the following steps:

  • Download the packed tarball of the sources
  • Unpack and untar the sources using the command: tar -xvzf AnT-core-4.669-R4.2.1_src.tar.gz
  • Switch to the created directory AnT-core-4.669-R4b_src
  • Run the configure script using the command: ./configure [ arguments ]
  • Invoke the build and install process using the command: make install
  • User systems

    If you intend to use the AnT 4.669 software package for your own system, you have the following options:

    Binaries for Windows platforms

    AnT-core and AnT-demos

    It is required, that the GTK+ 2.0 Runtime Environment is installed on your system before installing the AnT 4.669 software package.

    To install the AnT 4.669 software package on your system, please download the AnT_Setup.exe file from this page. After a successful download, please run AnT_Setup.exe and follow the installation instructions of the install wizard. This will install not only the AnT 4.669 software package, but also some required libraries and the gnuplot program which is necessary for running the AnT-demos.

    User systems

    If you intend to use the AnT 4.669 software package for your own system, you have to do the following steps.

  • At the moment it is necessary to install the MinGW environment (or Cygwin, if you like) on your system.
  • Implement your system in C++ analogously to one of the systems in the demos directory of your AnT 4.669 installation (for instance logistic.cpp) and create your own source file, say 'mysystem.cpp'
  • In order to build a dynamic link library of your system (mysystem.dll), you have the following two choices:

  • UP

    Last modified: 2009-06-29    Contact: AnT