Created
July 2, 2016 15:13
-
-
Save timlinux/de898a388405fe0b3ab14399139f6050 to your computer and use it in GitHub Desktop.
install prefix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Installing: /usr/lib64/python2.7/site-packages/qgis/_core.so | |
| CMake Error at python/cmake_install.cmake:50 (file): | |
| file INSTALL cannot copy file | |
| "/home/timlinux/dev/cpp/QGIS/build/output/python/qgis/_core.so" to | |
| "/usr/lib64/python2.7/site-packages/qgis/_core.so". | |
| Call Stack (most recent call first): | |
| cmake_install.cmake:61 (include) | |
| Makefile:93: recipe for target 'install' failed | |
| make: *** [install] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment