*** This bug is a duplicate of bug 67532 ***

It is works very well under Edgy only following these steps :

>From french forum : http://forum.ubuntu-
fr.org/viewtopic.php?pid=666334#p666334

1 - Ajouter le dépôt "deb-src Feisty main" à votre sources.list

2 - installer l'outil d'aide à la compilation :
sudo aptitude install apt-src

3 - installer les sources du paquet :
mkdir ~/src
cd ~/src
apt-src install libgphoto2

4 - compiler :
apt-src build libgphoto2

5 - installer les deux paquets binaires :
sudo dpkg -i  libgphoto2-2_2.3.0-0ubuntu1_i386.deb 
libgphoto2-port0_2.3.0-0ubuntu1_i386.deb

-- 
Canon EOS 400D not supported with Edgy anymore
https://launchpad.net/bugs/77176

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to