On Sat, Mar 28, 2009 at 07:00:07PM +0100, Matteo Toro wrote:
> i'm trying to configure qgis but this is the output of cmake . :
> 
> t...@toro-desktop:~/Scrivania/qgis_1.0.0$ cmake .
> CMake Error: Error in cmake code at
> /usr/local/share/CMake/Modules/CMakeDetermineSystem.cmake:73:
> FILE Internal CMake error when trying to open file: 
> /home/toro/Scrivania/qgis_1.0.0/CMakeOutput.log for writting.
> CMake Error: Error in cmake code at

This may be a dumb question but do you have write access to
/home/toro/Scrivania/qgis_1.0.0/?

Also, it looks like you're doing an in-source build. I don't know
anything about qgis but in-source builds are not recommended -- check
the FAQ for details.

Also also, your CMake looks pretty old (version 2?). You may want to
upgrade.

tyler
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to