Operating System - HP-UX
1753854 Members
7581 Online
108808 Solutions
New Discussion юеВ

psf files to .depot files

 
masood bt
Regular Advisor

psf files to .depot files

I have these two files

-rw-r----- 1 shaik ux-EMT-inf-1943552 Jun 5 15:26 apsIA
-rwxr-xr-x 1 shaik ux-EMT-inf- 19288 Jun 4 11:53 gcore

I suppose these are two executable files.

I want to add these to a depot.

before doing that i understand that i need to create .depot files.

for that i need psf files.

how do i create psf files?
Behind every Great fortune, there is a crime
4 REPLIES 4
Mel Burslan
Honored Contributor

Re: psf files to .depot files

did you try

man 4 swpackage

command yet ?

from the man pages of swpackage command:

...
Remarks
+ For a description of the Product Specification File (PSF) used as
input to the swpackage command, see the swpackage(4) man page by
typing man 4 swpackage on the command line.

+ For an overview of all SD commands, see the sd(5) man page by typing
man 5 sd on the command line.

+ For descriptions of all SD objects, attributes and data formats, see
the sd(4) man page by typing man 4 sd on the command line.
...
________________________________
UNIX because I majored in cryptology...
Dennis Handly
Acclaimed Contributor

Re: psf files to .depot files

masood bt
Regular Advisor

Re: psf files to .depot files

so what i understand is I need to create a psf file before i use swpackage file. that man 4 swpackage is a bit lengthy(to be honest) and I couldnt understand the exact steps I need to follow to create a psf. any more help ? pls.
Behind every Great fortune, there is a crime
Dennis Handly
Acclaimed Contributor

Re: psf files to .depot files

>that swpackage(4) is a bit lengthy

I would suggest you look at the Guide instead: "Software Distributor Administration Guide: HP-UX 11i v1, 11i v2, and 11i v3"
Chapter 10 Creating Software Packages
http://docs.hp.com/en/5992-5875/ch10.html

If you traced down the links I suggested you might try SPB. One says:
Instead of swpackage, there is Software Package Builder:
http://docs.hp.com/en/SPB/index.html