Creating the Encap Package

Once the software has been compiled and has installed its files into the Package Directory, you can create the Encap package with mkencap (which comes with epkg):
	mkencap pkgspec
By default, mkencap will create a new encapinfo file in the Package Directory, and create a .tar.gz archive of the Package Directory which can be installed on other machines which use Encap.


Mark D. Roth <roth@uiuc.edu>