Designed and maintained by S. Christensen.

Creating pkgadd Software Packages under Solaris 2.5


The software pointed to by our Solaris 2.5 for SPARC Web page is archived in a format that can be read and installed by the pkgadd program that comes with Solaris 2.5. I gave instructions on how to install our pkgadd software on a another page, but I did not discuss how we created the packages. A number of people have contacted me and said "How did you do that?!" The answer is "... with some struggle and hair pulling."

Michael Short at Berkeley first educated me on the basic steps to create a pkgadd format software package. Here I will add to his steps and try to make them as clear as I can. No doubt, there are more sophisticated or general ways to do this, but I will not attempt anything harder here. Comments are welcome.

There now exists a detailed discussion of the packaging process in the Answerbook 2 on the Solaris 2.6 CD or on the Application Packaging Developer's Guide . See also and article on-line at Inside Solaris. Check them out. I will add updates to this basic process on the FAQ as I learn them.


The Steps


Important: You will need root access on your machine for some of this.