bash: /opt/ros/electric/setup.bash: Permission denied
hi, while installing ROS on ubuntu10.10 im having some trouble with its setup.bash file.when i type
#!/bin/sh source /opt/ros/electric/setup.bash
it gives the following error
bash: /opt/ros/electric/setup.bash: Permission denied
im not able to understand where the problem lies????
Asked by maarige on 2011-11-18 15:54:28 UTC
Comments
What does ls -l /opt/ros/electric/setup.bash? Are you installing from sources?
Asked by dornhege on 2011-11-18 22:49:10 UTC