Files
motion/debian
2006-03-08 00:21:43 +00:00
..
2006-03-04 23:40:01 +00:00
2005-12-27 08:54:39 +00:00
2005-12-27 08:54:39 +00:00
2006-03-04 23:40:01 +00:00
2005-12-27 08:54:39 +00:00
2005-12-27 08:54:39 +00:00
2005-12-27 08:54:39 +00:00
2005-12-27 08:54:39 +00:00
2005-12-27 08:54:39 +00:00
2005-12-27 08:54:39 +00:00
2005-12-27 08:54:39 +00:00
2005-12-27 08:54:39 +00:00
2006-03-04 23:40:01 +00:00
2005-12-27 08:54:39 +00:00

 Motion contains a skel to build a deb package easily .

 You need to have installed some packages first :

 - dpkg-dev
 - fakeroot

 To create the deb package ( from motion-3.2.5 ) :

 tar xfvz motion-3.2.5.tar.gz 
 cd motion-3.2.5/
 dpkg-buildpackage -tc -b -rfakeroot

 now you'll have a motion_3.2.5-1_i386.deb package in :

 ../motion-3.2.5 , so you can install typing :

 dpkg -i ../motion_3.2.5-1_i386.deb


 Angel Carpintero
 ack@telefonica.net