On Mon, 2006-11-13 at 11:27 -0800, charlie smotherman wrote: > What my question is, is how do I debianize Ampache so users can use > apt to install ampache and all of it's dependent programs (apache, > mysql,php). You can use apt-get to install phpBB, which is php based > just like ampache.
Since you already know of at least one package that is similar to the one you'd like to do, you could probably gain a good deal from examining phpBB's source package. Do an apt-get source phpbb2 and check out the contents of the debian/ directory. -- HTH, Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer... http://micah.cowan.name/ -- Ubuntu-motu mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
