INSTALL.

QtOctave requires:
* Qt4 library and qt4 devel packages.
* Octave program.

For compiling execute:

./configure
make
make install

Maybe you should be root user (it depends on install path).

Use install-tool for simple graphical install:

sh install-tool.sh

