To build/run Nanuq you need :
Nanuq's source code is available on a SVN.
To check it out, just run the follwing command :
svn co http://svn6.assembla.com/svn/nanuq/trunk nanuq
First move into the build directory :
cd nanuq/build
You must configure cmake before building. To do so, run build.sh (Unix) or build.bat (Windows). (the -dev versions build Nanuq in debug mode and install it in the current directory)
Then run make install on Unix or mignw32-make install on Windows to build.
The binary should be :