Cannot Open /tmp/pipo error install on Raspbian SO

i cant install on raspbian SO ,   I  change  permission with  chmod a+x  and  chmod +x    over  install.sh   but  i cant  resolve the  issue.

4 years ago
Linux
ANSWERS
J
JCMOD@SOTI
4 years ago (edited 4 years ago)

Hi Francisco,

Thank you for posting in SOTI Central.

Make sure you're running the installer as ROOT, I can see you're running it on the pi user. An alternative is to use the SUDO command. On top of that, you can run "sh install.sh" instead of ./install.sh, this will allow you to run the script without a chmod +x command execution.

If this resolves the issue, please mark this post as the solution. Also, feel free to reach out if you have any questions or need clarification.

Regards,