berikut ini adalah cara membuat paket untuk slackware, diadaptasi dari beberapa sumber, antaranya : http://www.talug.org/howto/Steps_to_make_Slack_package.html
8 Steps to make a Slackware Package.
Step 1
Download the source code of the program.
Step 2
Unarchive the source.
tar zxvf foo-1.0.1.tar.gz
Step 3
Change into the newly created directory.
cd foo-1.0.1
Step 4
Configure and make the source code.
./configure –prefix=/usr && make
Step 5
Become super user.
su
Step 6
Install it in a directory in your home user space.
make install prefix=/home/you/foo/usr
Step 7
Change to the directory where you installed it.
cd /home/you/foo
Step 8
Make the Slackware Package.
makepkg foo.tgz
males terjemahin, jadi kopi paste aja langsung dari sitenya… makasi… semoga berguna…
Tutorial Slackware Packaging Manual versi bahasa Indonesia juga tersedia di http://forum.linux.or.id/viewtopic.php?t=1210
GO-SLACKERS-ID.GO
—
visit us at http://slackware.linux.or.id
view us at http://planet.slackware-id.org