The last version is dated on 19/05/2008
Download : 1.1 release !!!!!
What you need
Install
Pyfocus have full system setup yet.
tar xvzf pyfocus-1.1.tar.gz
go through its directory :
cd pyfocus
launch setup (on root user) : python setup.py install
Bug related to gphoto2
In order to capture with pyfocus, you will need to change one thing in source.
download 2.4.0 libgphoto2 source :
http://downloads.sourceforge.net/gphoto/libgphoto2-2.4.0.tar.bz2?modtime=1185749822&big_mirror=0
extract it :
tar xvjf libgphoto2-2.4.0.tar.bz2
go in :
cd libgphoto2-2.4.0
change line 75 :CANON_FAST_TIMEOUT 75 become CANON_FAST_TIMEOUT 175
Compile :
./configure --prefix=/usr make make install
Last version Version 0.1 du 2 juin 2007