Operating System - HP-UX
1829624 Members
2072 Online
109992 Solutions
New Discussion

how to create a kit on HP-ux?

 
SOLVED
Go to solution
begel
Occasional Advisor

how to create a kit on HP-ux?

Hello

I seek the command to create a kit on a HP-ux.

In advance, thank you
bye
6 REPLIES 6
Robert-Jan Goossens
Honored Contributor

Re: how to create a kit on HP-ux?

Hi Begel,

Could you give us some more details, what kind of kit ?
begel
Occasional Advisor

Re: how to create a kit on HP-ux?

in fact, I seek the equivalent of setld
begel
Occasional Advisor

Re: how to create a kit on HP-ux?

I reformulate my question:
how to create a package on HP-ux?
Bernhard Mueller
Honored Contributor

Re: how to create a kit on HP-ux?

man swpackage ?

Regards,
Bernhard
Zeev Schultz
Honored Contributor
Solution

Re: how to create a kit on HP-ux?

Try
man swpackage and man 4 swpackage.To register -
swreg, to instal - swinstall.
This is for example how to create package from
patches :

http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x48ea9200caded5118ff40090279cd0f9%2C00.html&admit=716493758+1066899598867+28353475
So computers don't think yet. At least not chess computers. - Seymour Cray
Robert-Jan Goossens
Honored Contributor

Re: how to create a kit on HP-ux?

Hi Begel,

Check this page, her you can find the command on different unix flavours.

http://www.unixguide.net/unixguide.shtml

Regards,
Robert-Jan.