So Pine is distributed by Debian as a source package, which includes the pristine source along with the patches required to make the resulting binaries Debian-compliant.
It's nearly as easy to install the source package as it is a binary package, as we're going to see right now.
Be root.
To unpack the source you need to have dpkg-dev installed and issue the command:
dpkg-source -x pine_3.96M-1.dsc
This will unpack the pine_3.96M.orig.tar.gz source and will apply the patches automatically.
Once the source is unpacked, change to the /usr/src/pine_3.96M directory and execute:
debian/rules binary
After awhile (how long depends on how fast your computer is) the following binary packages will be created in /usr/src/pine:
Now you can install the packages with dpkg just like you normally would:
dpkg -i pine_3.96M-1_i386.deb
dpkg -i pico_3.96M-1_i386.deb
dpkg -i pilot_3.96M-1_i386.deb
And that's all there is to that!
Pacifier Online is my Internet Service Provider.
Hurricane Electric provides me with Web/Domain Hosting Services.
Last modified: 29-Apr-99 by Pann McCuaig.
Copyright 1999 by Pann McCuaig. All rights reserved.