INSTALL.

QtOctave requires:
* Qt4 library and qt4 devel packages. Version 4.3.1 or better.
* Octave program. Version 2.9.9 or better.

For compiling execute:

./configure
make
make install

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


