[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Cant compile paparazzi3...
From: |
Pascal Brisset |
Subject: |
Re: [Paparazzi-devel] Cant compile paparazzi3... |
Date: |
Wed, 30 Aug 2006 11:21:55 +0200 |
User-agent: |
Debian Thunderbird 1.0.2 (X11/20060724) |
Hi,
It's fixed (some dependencies were missing, sorry).
A beta version of the binary package is now available from the ENAC
repository. Be sure to have
deb http://www.recherche.enac.fr/paparazzi/debian sarge main
in your /etc/apt/sources.list file (add a line for etch or sid if
needed) and install the paparazzi-bin package.
The package provides "paparazzi", "paparazzi-make" and "paparazzi-gcs"
commands.
_Without_ setting the PAPARAZZI_SRC and PAPARAZZI_HOME variables :
- initialize your conf (in ~/paparazzi) with "paparazzi-make init"
- run the demo with "paparazzi-make demo"
- compile, upload anything with "paparazzi-make AIRCRAFT=... ..."
- launch the supervision with "paparazzi"
- launch the GCS with "paparazzi-gcs"
Feedback is welcome.
--Pascal
Yves Touchette wrote:
Hi,
I did a fresh cvs co of paparazzi3 (in an empty directory) and I cant
compile the demo... I get the following output:
address@hidden:~/paparazzi/paparazzi3$ make demo
make -f Makefile.ac AIRCRAFT=Twin1 sim
Twin1
BUILD Twin1
/bin/sh: line 1:
/home/ytouchet/paparazzi/paparazzi3/sw/tools/gen_aircraft.out: No such
file or directory
make[1]: *** [ac_h] Error 127
make: *** [ac1] Error 2
address@hidden:~/paparazzi/paparazzi3$
samething after a make clean...
What's going on?
-yvest
_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
- [Paparazzi-devel] Cant compile paparazzi3..., Yves Touchette, 2006/08/29
- Re: [Paparazzi-devel] Cant compile paparazzi3..., kochevar, 2006/08/29
- Re: [Paparazzi-devel] Cant compile paparazzi3...,
Pascal Brisset <=
- [Paparazzi-devel] Throttle dies in auto2, Roman Krashanitsa, 2006/08/30
- Re: [Paparazzi-devel] Throttle dies in auto2, kochevar, 2006/08/30
- Re: [Paparazzi-devel] Throttle dies in auto2, Pascal, 2006/08/30
- RE: [Paparazzi-devel] Throttle dies in auto2, Roman Krashanitsa, 2006/08/30
- RE: [Paparazzi-devel] Throttle dies in auto2, kochevar, 2006/08/31
- RE: [Paparazzi-devel] Throttle dies in auto2, Roman Krashanitsa, 2006/08/31
- RE: [Paparazzi-devel] Throttle dies in auto2, Roman Krashanitsa, 2006/08/31