[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] creating a debian package
- Subject: [ale] creating a debian package
- From: cfowler at outpostsentinel.com (Chris Fowler)
- Date: Tue, 19 Jan 2010 19:59:29 -0500
I've done some work to get fldigi and flrig working together. All
libraries used by these programs were downloaded via apt-get so that the
only thing not in the software repository are the programs I just
compiled.
I compiled both with a prefix of /opt/fldigi and /opt/flrig. What I
want to do is cerate a deb package so I can copy these onto my netbook
running 9.10 and install them into a live CD that I will rebuild.
Are there any good tutorials on how to do this?
Chris