|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ 6.0 silent install on AIX and HP-UX |
« View previous topic :: View next topic » |
Author |
Message
|
Suessli |
Posted: Tue Jan 29, 2008 5:36 am Post subject: MQ 6.0 silent install on AIX and HP-UX |
|
|
Novice
Joined: 29 Jan 2008 Posts: 15
|
Hi everyone,
there is a silent install script for the SUN MQ V6.0 installation, however I was not able to find s.th. similar for AIX or HP-UX. Does anyone of you has an idea about how to arrange a silent installation for these platforms? An example would be great. I was trying to find some options for silent installs on AIX with SMIT or SMITTY, but found nothing in the man pages.
Suessli |
|
Back to top |
|
 |
mvic |
Posted: Tue Jan 29, 2008 5:12 pm Post subject: Re: MQ 6.0 silent install on AIX and HP-UX |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
Suessli wrote: |
I was trying to find some options for silent installs on AIX with SMIT or SMITTY, but found nothing in the man pages. |
There are command line equivalents : from memory these are installp or geninstall on AIX, and swinstall on HP-UX. These have command line switches etc. and can be used to mimic precisely (I guess) the effects of the graphical / interactive tools described by the MQ manuals. Check out the manual pages for installp, etc. |
|
Back to top |
|
 |
Philip Morten |
Posted: Fri Feb 01, 2008 2:36 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
Here are examples of command line installs on AIX and HP-UX, they assume that the complete product and pre-reqs ( e.g. gskit ) are to be installed. You must be root to run these commands. These commands have many options and you should check for yourself that these examples are suitable for you.
AIX
Code: |
installp -acgXYd<path_to_directory_containing_install_images> all |
replace 'all' with a list of package names if only a subset of the product is required.
HPUX
Code: |
mqlicense.sh -accept
swinstall -s <full_path_of_install_image> \* |
replace '\*' with a list of products or filesets if a subset is required. _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|