Basic Installation
Requirements
- A Linux compatible operating system.
- At least the Qt 3.* development library.
Installing from source
- Unpack the Qtstalker source.
- Run the 'compile' script to compile the qtstalker executable.
- Run the 'compile_plugins' to compile the plugins.
- run the 'install' script to install the executable, plugins and
docs.
- the executable 'qtstalker' will be copied to the ~/Qtstalker
directory
- the plugins will be copied to ~/Qtstalker/plugins directory
- the docs will be copied to ~/Qtstalker/docs directory
(toc.html for the table of contents)
- Thats it.