LabyCube
To compile and install this program.
tar -xvzf labycube-x.y.tar.gz
cd labycube-x.y
qmake
make release
su -c "make install"
For the last command you must enter the root password. x and y are placeholders for the version of labycube.
Have fun!
Tobias
Important Privacy Notice
Since version 1.4 an update check is enabled by default at the first start of the application. For this reason a HTTP GET request is made to the URL http://labycube.sourceforge.net/version.xml So if your don't want this behaviour, simple disconnect your computer from the network before the first start, and disable Settings->Check for Update. I have not access to the logfile of sourceforge and I'm not interested in the usage informations that could be generated from this requests. This update check is simple a service to you as user to keep the program up-to-date, because my releases are not so frequently.
