Hi all, I made some changes to CMakeLists.txt, the build should work for everyone again. Debug_binonly was removed, because it caused problems. On my system with cmake 2.6, make install only installs files which are newer, which is very fast. The "no long long" error was from -pedantic-errors, I took it out for now. Greg, I'll look at your changes. mg