Difference between revisions of "Installation/Manual"

From PaparazziUAV
Jump to navigation Jump to search
(cleanup, throw away old info, move fedora 19 stuff to Installation/FromScratch)
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Users of other Linux flavors than a recent Ubuntu or anyone needing manual control of each individual package can install them independently.  The list of dependencies of the Debian package is located in the [http://svn.savannah.gnu.org/viewvc/paparazzi3/trunk/debian/control.lenny?root=paparazzi&view=markup <tt> debian/control.lenny</tt>] file and may help users of other distributions.
#REDIRECT [[Installation/FromScratch]]
 
Some corresponding source tarballs can be downloaded from
 
http://paparazzi.enac.fr/debian/dists/etch/main/binary-i386/
 
For distributions using RPM packaging, the [http://packages.debian.org/unstable/source/alien alien] tool can be used to translate a .deb package into a .rpm package.
 
For Fedora (Core8) users, you can install the following packages from standard repository:
* ocaml.i386
* ocaml-camlimages-devel.i386
* ocaml-lablgtk-devel.i386
* ocaml-xml-light-devel.i386
* boa.i386
* libgnomecanvas-devel.i386
* libusb-devel.i386
* pcre-devel.i386
* arm-gp2x-linux-gcc.i386
* arm-gp2x-linux-binutils.i386
* glade2.i386
* and gcc, make, subversion, gnuplot, imagemagik...
 
Then you need [http://packages.debian.org/unstable/source/alien alien] tool to convert packages from the paparazzi repository:
* ivy-c
* ivy-c-dev
* ivy-ocaml (WARNING: debian and fedora have different path for ocaml (/usr/lib/ocaml/<version> vs. /usr/lib/ocaml), so you need to move by hand the files in /usr/lib/ocaml/<version> to /usr/lib/ocaml)
* lpc21isp
 
[[Category:Software]] [[Category:User_Documentation]]

Latest revision as of 06:20, 16 September 2014