PDA

View Full Version : Information about making deb packages



darkcoder
February 8th, 2005, 08:30 AM
Where can I found information about making debian packages?

ups
February 8th, 2005, 08:59 AM
Google is always your Friend :p

Here's the Debian Guide, I've been reading it myself and just created a package successfully :)
http://www.debian.org/doc/manuals/maint-guide/index.en.html

mirtux
February 8th, 2005, 02:27 PM
Hi,
do you know if it's possible to download the guide as a ps or pdf file? Or, the same, if it's possible to create out of an html page?

Thanks,
MC

darkcoder
February 9th, 2005, 06:57 AM
Google is always your Friend :p

Here's the Debian Guide, I've been reading it myself and just created a package successfully :)
http://www.debian.org/doc/manuals/maint-guide/index.en.html

I found two guides on Google, one was too way limited and the other too complex. Your's are exactly what I need. Thanks

ups
February 9th, 2005, 10:09 AM
Hi,
do you know if it's possible to download the guide as a ps or pdf file? Or, the same, if it's possible to create out of an html page?

Thanks,
MC
If you're looking for offline viewing, then there's a maint-guide package that u can install from synaptic (Docs/Universe).

In general, you should be able to open the HTML page in OpenOffice and then Export it to pdf, though you may need to figure out a way to get all the pages in a single pdf.

I found two guides on Google, one was too way limited and the other too complex. Your's are exactly what I need. ThanksYou're welcome. I found this guide through Google ;)

az
February 9th, 2005, 03:46 PM
This is excellent:

http://women.alioth.debian.org/wiki/index.php/English/BuildingWithoutHelper

mirtux
February 9th, 2005, 06:12 PM
This is excellent:

http://women.alioth.debian.org/wiki/index.php/English/BuildingWithoutHelper
Thanks very good!

MC

ups
February 9th, 2005, 10:21 PM
I wanted to know... how does one create the -dev packages? Is there some specific way to do that? Can't seem to find it out (or I dont know what to look for)

az
February 10th, 2005, 03:43 AM
Building library packages is more complicated than making binaries.

Documentation:
http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html#devpkg

ups
February 11th, 2005, 09:29 AM
Thanks, though I didnt really find how to do it there... anyway, I've found the dev package of what I wanted, so its ok. :)