Le lundi 12 novembre 2007 ? 21:44 +0100, jb a ?crit : > Maybe I should have given some instructions related to the new build > system. > With the switch to CMake, to compile, you must do the following in > source > folder: > > cmake . > make > > > Don't use the configure script anymore. > Compilation works on my system, let me know if this fixes your build > issues.
How to ./configure --prefix=/usr ? cmake --prefix=/usr ?
