How to install Nestor

Explains how to install Nestor.
Before installing Nestor, you should install the modified version of Petit that is distributed on this site.

Installing Nestor should be easy once you have the right tools:

  g++ v2.7.2 or later
  GNU Make
  GTK+v1.0 or later
  

To install Nestor, follow these steps:

  ./configure
  make
  

Normally, you should obtain executable files in bin and dynamic libraries in lib. You should add a path to the dynamic linker with a command like:

  setenv LD_LIBRARY_PATH $LD_LIBRARY_PATH:{your nestor dir}/lib
  

Now, you can try out batch executables like nstprs, nstdep and nstpar or gtknestor for the graphical interface.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de