Operating System - HP-UX
1833832 Members
2029 Online
110063 Solutions
New Discussion

Return of the Mutant Enware

 
SOLVED
Go to solution
Paul Frederiksen
Frequent Advisor

Return of the Mutant Enware

Well, we just moved to a new L3000, and I need to install Enware for our terminals. We have a copy of Enware 7.0 here. How the heck do I install it?!?! Thanks ;)

Paul
10 REPLIES 10
Vincenzo Restuccia
Honored Contributor

Re: Return of the Mutant Enware

rcp -p Enware.7 in all clients and after swinstall.
Paul Frederiksen
Frequent Advisor

Re: Return of the Mutant Enware

after swinstall? swinstall isn't recognizing the files on the install disk as install files.
Solution

Re: Return of the Mutant Enware

Hi:

I just installed enware 7.0 on hpux 11 and this was the proceedure:

1. ftp the enware file from 192.170.19.51 login enware and password enware
B.07.11/11.0/HP11img.gz

2. gunzip HP11img.gz into a temporary directory (it is quite big so make sure you have space)

3. swinstall -s /tmp/hp11.img

follow the usual swinstall prompts.

Good luck.
Paul Frederiksen
Frequent Advisor

Re: Return of the Mutant Enware

That did it, I just need to figure out how to get the enware2 going....Any ideas?
Alex Glennie
Honored Contributor

Re: Return of the Mutant Enware

BUY IT its purchaseable as is Enware 7.XX

As for Ron Oslund .... where did you get permission to distribute this S/W freely ?
Paul Frederiksen
Frequent Advisor

Re: Return of the Mutant Enware

We did buy it. I have a copy of it sitting right here, I just cant get swinstall to recognize it.
Kenneth Platz
Esteemed Contributor

Re: Return of the Mutant Enware

Paul,

If you have the CD mounted, then you should be able to simply:

swinstall -s $PWD/hp11.img \*

Or if you did not use the -o cdcase option:

swinstall -s $PWD/HP11.IMG\;1 \*

The filename may be different; however, this should work (assuming you use the correct filename).

There should be an INSTALL.HOW file on the CD with exact installation instructions.
I think, therefore I am... I think!
Kofi ARTHIABAH
Honored Contributor

Re: Return of the Mutant Enware

By the way Alex, HP gave me those details when I contacted them about installing enware... So I am not "freely distributing" the software.
nothing wrong with me that a few lines of code cannot fix!
Paul Frederiksen
Frequent Advisor

Re: Return of the Mutant Enware

it doesn't have 11 but it DOES have hp10
Charles Slivkoff
Respected Contributor

Re: Return of the Mutant Enware

Paul,

If you're still looking for Enware for 11.0, it is on the current application media as B4474FA. Contact the coadword team to unlock it. You only need to load the "ENWARE" product, and not "netstation" (unless you have Entria II or Envizex II models as well).

Otherwise, get the image files from the FTP site already mentioned in a previous post.

-chuck