This repository was archived by the owner on Feb 21, 2021. It is now read-only.
This repository was archived by the owner on Feb 21, 2021. It is now read-only.
CMake install not possible without root permissions #207
Closed
Description
CMake install not possible without root permissions
Related to: http://jderobot.org/Varribas-tfm/ARDrone:cmake_advanced#Bad_permissions
Error
file INSTALL cannot set permissions on
"/tmp/Jderobot/build/_CPack_Packages/Linux/DEB/jderobot_5.3.0-rc1_amd64/core/usr/local/bin/introrob_py"
file INSTALL cannot set permissions on
"/tmp/Jderobot/build/_CPack_Packages/Linux/DEB/jderobot_5.3.0-rc1_amd64/core/usr/local/bin/refereeViewer"
Hint
ls -l /tmp/Jderobot/build/_CPack_Packages/Linux/DEB/jderobot_5.3.0-rc1_amd64/core/usr/local/bin/introrob_py
---x--x--x 1 varribas varribas 76 Oct 30 11:51 /tmp/Jderobot/build/_CPack_Packages/Linux/DEB/jderobot_5.3.0-rc1_amd64/core/usr/local/bin/introrob_py
Solution
- Let default permissions
- Add missed permissions
Metadata
Metadata
Assignees
Labels
No labels