Highlight - Installation instructions

Installation of the source package

  1. tar xzvf highlight-x.x-x.tar.gz
  2. cd highlight-x.x-x
  3. make help
  4. make
    make all-gui (optional, to compile the wxWidgets GUI)
  5. make install
    (depending on your installation destination, you need to be root)
  6. make clean (optional)
  7. make apidocs (optional)
    (you need to have doxygen installed)

Highlight's default data directory is /usr/share/highlight.
You may alter this directory at compile time or at run time:

Known compiler issues

Installation of RPMs

rpm -i highlight-x.x-x.rpm,
or use a GUI like kpackage or gnorpm.

Installation instructions for Windows

Start setup program and follow the instructions.