I have an sbRIO running Linux. Sometimes I deploy our executable to it within the project environment, and sometimes we copy a new executable through SCP or the web interface. In the latter case, the file ownership and sometimes permissions of some files get changed, and then when I want to deploy through the project environment, I get an error "LabVIEW: File permission error. You do not have the correct permissions for the file." I can't figure out which file this is; I've already changed the ownership of everything within /home/lvuser/natinst/bin to lvuser.ni. Can anyone provide a complete list of file ownership and permissions required to deploy from within the LabVIEW project environment?
↧