Axel, On Saturday, 2016-03-05 23:44:43 +0100, you wrote:
> ... > [user@host build_QMapShack]$ make This indicates that you are working under the userid "user" on your sys- tem. > ... > /bin/sh: /home/user/QMS/QMapShack/src/locale/qmapshack_nl.ts: > Permission denied This indicates that QMapShack resides in the home directory of user "QMS" and that you are not allowed to read the files in this user's dir- ectory "QMapShack/". Since QMapShack is free software rather than a secret, you could kindly ask user "QMS" to run the command chmod -R go+rX QMapShack from his userid. Alternatively (but possibly not as kind) you could ask your local system administrator to run the command chmod -R go+rX ~QMS/QMapShack from the root account. As a third alterntive you could simply ask user "QMS" to not only hold the software's source files but to also do the compilation (and of course to make the resulting binary publicly avail- able). I hope this helps. Sincerely, Rainer ------------------------------------------------------------------------------ _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
