Comment 2 for bug 568250

Revision history for this message
Adolfo González Blázquez (infinito) wrote :

Could you please test if latest code from SVN fixes this bug? Thanks!
Repository is in http://svn.infinicode.org/computertemp/trunk/computertemp

To build and install:

$ sudo apt-get remove computertemp
$ sudo apt-get build-dep computertemp
$ sudo apt-get install gnome-common subversion
$ svn co http://svn.infinicode.org/computertemp/trunk/computertemp
$ cd computertemp
$ sh autogen.sh --prefix /usr
$ make
$ sudo make install