LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   create .deb ??? (https://www.linuxquestions.org/questions/debian-26/create-deb-570606/)

sub_slack 07-19-2007 02:22 AM

create .deb ???
 
Hi, I'm new to debian, what i want to do is create a .deb package from some php scripts i have.
so that when i install this package it puts all those scripts inside /usr/local/share/scripts for example and a symbolic link to /var/www/ that points to them. is this possible? i also want updating this package to be easy. i read the tutorials about making .deb but they just confuse me :)

StargateSteve 07-19-2007 10:42 AM

If the package is SIMPLE, or if you don't plan to put this in a large repository, you can use CheckInstall.

http://asic-linux.com.mx/~izto/checkinstall/

sub_slack 07-20-2007 03:20 AM

thanks for the reply!
but the easiest way for me was epm:
http://ubuntuforums.org/showthread.php?t=406069
http://www.easysw.com/epm/epm-book.html#PACKAGING


All times are GMT -5. The time now is 04:02 AM.