The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > HP-UX
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 03-09-2009
alert0919 alert0919 is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 47
how to package my program which can be installed on HP UX

I develop a unix program in HPUX
I want to package my program
to install on HPUX in some dierctory folder
like /user/local/sbin/xxx
and preinstall some software before install my program

package like xxx.depot

how can i do it, have any tools like use setupfactory tools in windows


thanks