Peter Chubb wrote: >There's a file debian/rules in a Debian source package. > >Edit it to add the coniguration options you need. >Then do: > debuild -b >to create the .debs, and then as root, > debi >to install them.
Just a note, there are some good notes from SLUGlets a few months back at: http://lists.slug.org.au/archives/slug/2003/06/msg00829.html This covers compiling apps from source, making an rpm and making a .deb package. - Chris [EMAIL PROTECTED] -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
