> How do you build an out of source cmake? We need this for testing. The same basic way as any other UNIXish package should work mkdir CMake-Linux cd CMake-Linux ../CMake/configure make Ken