Operating System - HP-UX
1823198 Members
3756 Online
109648 Solutions
New Discussion юеВ

Re: Re installing gmake 3.79.1

 
simon wickham_3
Occasional Contributor

Re installing gmake 3.79.1

Hi
I am trying to install gmake on to hp ux 11 and when i have unpaked it with the following
gzcat < source file> | tar xvf -
I get two dir :
1. catalog
2. make

when i try to swinstall to the catalog it never finds it can any one help me know how to install this software.

Regards
Simon
Unix Systems administrator
4 REPLIES 4
Mark Kuyper
Occasional Advisor

Re: Re installing gmake 3.79.1

Start an interactif session of swinstall
choose Actions -> Change Source
change the Depot Type to : Network Dir/CDROM
fill in the hostname and change the
source to /where/it/is/depotname.depot

you must type the depotname.depot else
swinstall doen't work.

Good luck
harry d brown jr
Honored Contributor

Re: Re installing gmake 3.79.1

Simon,

get the already compiled version here:

http://hpux.cs.utah.edu/hppd/hpux/Gnu/make-3.79.1/

and installed as a depot

live free or die
harry
Live Free or Die
simon wickham_3
Occasional Contributor

Re: Re installing gmake 3.79.1

Hi
Thanks for the reply i already have that version from http://hpux.cs.utah.edu/ but i have put it in /tmp/filetransfer/depot and ran
the command gz make-3.79.1-sd-11.00.depot.gz | tar xvf -

Which gives me two files a catalog and make but when i do swinstall -s /tmp/filetransfer/depot and enter the target source iget the following error message :

"saturn:/tmp/filetransfer/depot": can not establish a lock on target because of an external error"

Can you please advise as i have tried all what i know.

Regards
Simon
Unix Systems administrator
harry d brown jr
Honored Contributor

Re: Re installing gmake 3.79.1

Well, you don't need to untar it, just gunzip it, then go into swinstall, change the source to tape, then type in the full file path to the depot file, mark it for install, then install it.

live free or die
harry
Live Free or Die