On Thu, 2007-11-29 at 18:18 +0100, Emanuele Bottegoni wrote: > checking for g++... no I believe that you need to install a C++ compiler. The error message is not good - I believe that the test for pthread is the first that use a c++ compiler, and that fails. The configure script then thinks that there is a problem with pthread. --Erik