paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Paparazzi-devel] Installation Problems using Ubuntu 8.04


From: xujohnathan
Subject: RE: [Paparazzi-devel] Installation Problems using Ubuntu 8.04
Date: Wed, 10 Sep 2008 02:28:23 +0000

hi:
It is not recommended to install both paparazzi-bin and paparazzi-dev,so u need uninstall paparazzi-bin.
1. Sudo vi /etc/apt/sources.list   (don't delete default source list,because u need download some package from ubuntu source )
       add :

deb http://paparazzi.enac.fr/ubuntu gutsy main

deb http://paparazzi.enac.fr/ubuntu hardy main

2. sudo  dpkg -P  paparazzi-bin   (uninstall paparazzi-bin)
3.  sudo apt-get update           (-----get update list)
4.sudo apt-get install  libocamlnet-ocaml-dev  
(------the new package needed for paparazzi compile,it is downloaded from ubuntu   source)
5.Sudo apt-get install paparazzi-avr
6.Sudo apt-get install paparazzi-arm7
7.Sudo apt-get install paparazzi-dev
8.
sudo cvs -z3 -d:pserver:address@hidden:/sources/paparazzi co paparazzi3
9. cd /home/(your loginname)/paparazzi3/
10.make clean
11.make


> Date: Tue, 9 Sep 2008 22:03:37 -0400
> From: address@hidden
> To: address@hidden
> Subject: [Paparazzi-devel] Installation Problems using Ubuntu 8.04
>
> Hello Everyone,
>
> I have been using the paparazzi-bin package with success, but decided to switch to the paparazzi-dev package as the next step. I used the following commands in a terminal.
>
> sudo apt-get remove paparazzi-bin
> sudo apt-get autoremove
> sudo apt-get install paparazzi-dev
> sudo apt-get install cvs
> cd~
>
> I then followed the instructions on the wiki page under installing the Source Code (not needed with paparazzi-bin)
>
> This approach was not successful.
>
> I then went to the Synaptic Package Manager, uninstalled everything loaded from the paparazzi site and tried to install the paparazzi-dev package without success. I uninstall everything again and tried to install the paparazzi-bin package without success. There seems to be a number of dependancies that will not install. This is an excerpt from the Synaptic Package Manager following my attempt to install the paparazzi-dev package.
>
> paparazzi-dev:
> Depends: ivy-c-dev but it is not going to be installed
> Depends: libxml-light-ocaml-dev but it is not installable
> Depends: liblablgtk2-ocaml-dev but it is not installable
> Depends: boa but it is not installable
> Depends: gnuplot but it is not installable
> Depends: libgnomecanvas2-dev but it is not going to be installed
> Depends: liblablgtk2-gnome-ocaml-dev but it is not installable
> Depends: libcamlimages-ocaml-dev but it is not installable
> Depends: speech-dispatcher but it is not installable
> Depends: glade but it is not installable
> Depends: libocamlnet-ocaml-dev but it is not installable
>
> There is probably something simple that I have left out or failed to do...but I could use some help in figuring that out.
>
> Thanks in advance.
>
> jkk
>
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel



一点即聊,MSN推出新功能“点我!” 马上试试!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]