The utilities required to build Point of Regard are:
-
gcc
-
g++
-
make
-
svn (for trunk)
Libraries required to run/build Point of Regard are:
Once all of the libraries and utilities are installed for your machine, either download a release from the downloads section or checkout the trunk version with $ svn co http://novellab-svn.brighton.ac.uk/svn/por/trunk
-
./configure
-
make
-
make install
Since the program needs to access the USB you either need to run the program as root, or install the udev rule supplied for udev based distributions.