Ardupilot Installation


#1

sudo echo “export courseRoot=/home/$USER/courseRoot” >> ~/.bashrc
karla@karla-Inspiron-5593:~$ source .bashrc
bash: USER/courseRoot: No such file or directory
[1]+ Done export courseRoot=/home/

Command ‘“export’ not found, did you mean:

command ‘mexport’ from deb mblaze

Try: sudo apt install

So why I can’t find the file? Please help


#2

Probably because linux doesn’t recognize curvy quotes and you need to use straight quotes.


closed #3

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.