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
/usr/local/share/CMake/Modules/CMakeDetermineCCompiler.cmake:62:
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
/usr/local/share/CMake/Modules/CMakeDetermineCXXCompiler.cmake:48:
FILE Internal CMake error when trying to open file: 
/home/toro/Scrivania/qgis_1.0.0/CMakeOutput.log for writting.
-- Check for working C compiler: /usr/bin/gcc -- works
CMake Error: Error in cmake code at
/usr/local/share/CMake/Modules/CMakeTestCCompiler.cmake:29:
FILE Internal CMake error when trying to open file: 
/home/toro/Scrivania/qgis_1.0.0/CMakeOutput.log for writting.
-- Check for working CXX compiler: /usr/bin/c++ -- works
CMake Error: Error in cmake code at
/usr/local/share/CMake/Modules/CMakeTestCXXCompiler.cmake:25:
FILE Internal CMake error when trying to open file: 
/home/toro/Scrivania/qgis_1.0.0/CMakeOutput.log for writting.
WARNING: This project requires version: 2.4.3 of cmake.
You are running version: 2
-- Found Proj: /usr/lib/libproj.so
-- Found GEOS: /usr/lib/libgeos.so.2.2.3
-- Found GDAL: /usr/local/lib/libgdal.so
-- Found PostgreSQL: /usr/lib/libpq.so
-- Found Expat: /usr/lib/libexpat.so
-- Using GSL from sh: /home/toro/Scrivania/qgis_1.0.0/cmake: Permission denied
-- Could not find GRASS
CMake Error: PythonInterp_DIR is not set.  It must be set to the directory 
containing PythonInterpConfig.cmake in order to use PythonInterp.
-- Python libraries found
-- SIP python module is missing!
-- SIP executable is missing!
-- SIP header file is missing!
-- PyQt4 not found!
-- Python bindings disabled due dependency problems!
CMake Error: Qt4_DIR is set to "/usr/local", which is not a directory 
containing Qt4Config.cmake
-- Configuring done
CMake Error: Unable to open check cache file for write. 
/home/toro/Scrivania/qgis_1.0.0/cmake.check_cache

how can i fix these probs??

thank you everybody


_______________________________________________
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