Operating System - HP-UX
1827279 Members
2626 Online
109717 Solutions
New Discussion

Re: Getting erros while installng patches.

 
Indrajit Bhagat
Regular Advisor

Getting erros while installng patches.

I am installing a monitioring software best1, by downloading a two tar file, which we have to untar it and which creates a one directtory name bmc_producs. inside the directory there is one install.sh file is there.
now we are installing the best1 using this command:
# cd HP
# ls
bmc_products ins_HP_7552.tar prf_ac_HP-UX_7300.tar
# pwd
/var/HP
# cd b*
# ls
Index Products imginfo.051012-153631 setup.sh uninstall.sh
Install cdname imginfo.060801-234845 third_party_contents
# cd /
# /var/HP/bmc_products/setup.sh -serveronly


which would open an webpage, from where i am doing installtion, but instead of that it is showing page cannot be displayed.
3 REPLIES 3
F Verschuren
Esteemed Contributor

Re: Getting erros while installng patches.

I do not have a clue what the instalation dus, but the erros sonds like you have to put this url to the do not use a proxy server list of your brouser....

ps dit you tryed the same files on a other server succesfully?
Indrajit Bhagat
Regular Advisor

Re: Getting erros while installng patches.

this is problem that i am facing.


hfxhpi1:/tmp/aix>ls
ins_AIX_7552.tar prf_ac_AIX_7300.tar
hfxhpi1:/tmp/aix>tar â xvf prf_ac_AIX_7300.tar
hfxhpi1:/tmp/aix>tar â xvf ins_AIX_7552.tar
hfxhpi1:/tmp/aix>ls
bmc_products ins_AIX_7552.tar prf_ac_AIX_7300.tar
hfxhpi1:/tmp/aix>
hfxhpi1:/tmp/aix/bmc_products>ls
cdname imginfo.060801-234748 Install setup.sh uninstall.sh
imginfo.051012-151103 Index Products third_party_contents
hfxhpi1:/tmp/aix/bmc_products>
hfxhpi1:/tmp/aix/bmc_products>pwd
/tmp/aix/bmc_products
hfxhpi1:/tmp/aix/bmc_products>cd /
hfxhpi1:/>/tmp/aix/bmc_products/setup.sh â serveronly

You are currently running the install using a root account.
This is not advised, as some products require installing
using a standard account, while asking for the root password
to do necessary automated root level actions through a
piped interface.

If you wish to continue with the installation, press enter.
Otherwise, press Control-C to exit.

------------------------------------------------------------------------------
Launching WEB server. Please wait...
------------------------------------------------------------------------------

Url to connect to is http://10.191.42.41:50001/

------------------------------------------------------------------------------
The WEB server has successfully started.
To begin installation, open a browser and connect to the following URL:
http://10.191.42.41:50001/
------------------------------------------------------------------------------

When you are finished with the installation,
or if you want to shut down the installation,
press the enter key to exit this program.

->




Marcel Burggraeve
Trusted Contributor

Re: Getting erros while installng patches.

In your first post the tar file is HP-UX related while in the second one it seems to be an AIX file.
Besides that the message in your second posting clearly states you shouldn't be using a root account while installing the software.