Basic Installation
Requirements
- A Linux compatible operating system.
- At least Qt 3.* development library.
Installing from source
- Unpack the Qtstalker source.
- cd into the qtstalker* directory.
- Run the 'compile' script.
- 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
- Thats it.