[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Paparazzi-devel] sid repository
From: |
Antoine |
Subject: |
[Paparazzi-devel] sid repository |
Date: |
Tue, 11 Jul 2006 01:57:11 +0200 |
User-agent: |
Thunderbird 1.5.0.2 (X11/20060516) |
Hi Martin
I created a repository to allow paparazzi-base to install on debian sid
-add the following line to your /etc/apt/sources.list
deb http://www.recherche.enac.fr/paparazzi/debian sid main
-then
apt-get update
apt-get install paparazzi-base
I still haven't fixed the ivy-c-dev package, so the workaround is still
to downgrade ivy-c-dev by hand before you can compile paparazzi
wget
http://www.recherche.enac.fr/paparazzi/debian/dists/sarge/main/binary-i386/ivy-c-dev_3.6_i386.deb
dpkg --force-all -i ivy-c-dev_3.6_i386.deb
on next apt-get install you'll get an error that you can fix with
apt-get -f install
which will upgrade ivy-c-dev . You will have to downgrade by hand again
before beeing able to recompile paparazzi
Sorry :(
Antoine
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Paparazzi-devel] sid repository,
Antoine <=