[opensuse] Absurd problem installing rosegarden from sources.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In the install phase I get this absurd error (verbose mode): ... Install the project... /usr/bin/cmake -P cmake_install.cmake - -- Install configuration: "Release" - -- Installing /usr/local/share/apps/rosegarden/version.txt CMake Error: Error in cmake code at /usr/local/compilaciones/rosegarden-1.5.1/cmake_install.cmake:30: FILE INSTALL cannot copy file "/usr/local/compilaciones/rosegarden-1.5.1/version.txt" to "/usr/local/share/apps/rosegarden/version.txt". Current CMake stack: /usr/local/compilaciones/rosegarden-1.5.1/cmake_install.cmake make: *** [install] Error 255 That line 30 is: FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/apps/rosegarden" TYPE FILE FILES "/usr/local/compilaciones/rosegarden-1.5.1/version.txt") Notice that it doesn't say why it can not copy. I'm root, so it is not a permission problem. I can copy the file manually, if I create the dirs manually too (and then, after copying that file manually, the install fails with the next file). Why can't cmake copy those damn files? Can't programmers program useful error messages? - -- Cheers, Carlos Robinson -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Made with pgp4pine 1.76 iD8DBQFF/Y1ptTMYHG2NR9URArFLAJ4kY9wRSdobqh72n74b2yPWdhtLwACaAn2A +6Sj7tkeT3V7SgkzgLEMxVY= =/87O -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
Carlos E. R.