HINWEIS: Diese Seiten sind veraltet. Bitte erwägen Sie, auf die Seiten des Nachfolgesystems DEViL zu wechseln.


The VL-Eli System
Generated Editors

Detailed hints for installation and usage

Installation

The generated editors can be installed on Linux or Solaris systems. For installation, the C++ compiler g++ and Tcl/Tk 8 is required.

After unpacking the archive, following comands have to be executed in the source directory:

The editor can be started by the command "make run".

In some cases, there is a segmentation fault when the editor is started. It has something to do with optimizations for gcc. Add the following option to the list of CFLAGS: -U__GNUC__

Usage

Although the editors are quiet user-friendly, you should pay attention to following hints: