On Fre, 2002-11-01 at 19:50, Claas Langbehn wrote: > > I need to get a "Canon IXUS v2" digital camera running. But it seems as > if gphoto2 2.1.0-9 does not support this camera yet. But the latest > snapshot versions do. > > I don't like to compile and install programs by hand. I prefer > installing .deb's, but how do I do that? > > I already asked Christope to provide an .deb-package some minutes ago, > but how could I build one myself?
You can try putting the debian directory from the source package (apt-get source gphoto2) in the snapshot source, adding a new entry to debian/changelog and maybe changing other files in there which are somehow version specific and then building with debuild or dpkg-buildpackage. If there's a problem, you'll likely have to modify other files like debian/rules (nice pun eh? :) and debian/control and maybe others. -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast

