[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Build Errors when building from terminal
From: |
opersupport |
Subject: |
Re: [Paparazzi-devel] Build Errors when building from terminal |
Date: |
Sat, 14 Dec 2013 14:18:02 -0800 (PST) |
Hi thanks for the help,
I tried setting the environmental variable for PAPARZZI_HOME to this
directory:
/home/ub-username/paparazzi
I did this by editing etc/environment, inside this file I have:
PAPARAZZI_HOME="/home/ub-username/paparazzi"
Next, I cd to /hoome/ub-username/paparazzi and typed the following command:
$ source /etc/environment
$ echo $PAPARAZZI_HOME
the echo command properly returns the path specified. I then tried the
compilation command:
make -C /home/ub-username/paparazzi -f Makefile.ac AIRCRAFT=ardrone2_raw
ap.compile
It seems I get the exact same error message as before. I'm not sure why, am
I not setting the environmental variables correctly?
Thanks
--
View this message in context:
http://lists.paparazziuav.org/Build-Errors-when-building-from-terminal-tp14242p14246.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.