Author |
Message
|
n3wb1e96 |
Posted: Thu Sep 02, 2010 2:01 pm Post subject: WMQ7 install on Solaris 10 x86-64 |
|
|
 Newbie
Joined: 12 Nov 2008 Posts: 9
|
Hi,
I am trying to install WMQ7 on solaris(u5.10 x86-64). I have downloaded the package CZ0EQML from passport advantage and unzipped/tarred. I then follow the instructions (from infocenter):
. The response I get is "pkgadd: option requires an argument --d".
I have also tried pkgadd -d mqm and pkgadd -d gsk7bas but I get "pkgadd: ERROR: no packages were found in ...../mqm"
I have also searched for any .img files in the directory in which I have unzipped/untarred the file but nothing -
It sounds like there's something obvious I'm not doing to get the install going but I just can't see it!
Any help appreciated.
Thanks |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Sep 02, 2010 2:57 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
You might refer to the WMQ Quick Beginnings for Solaris manual GC34-6921.
I'm not sure what part of the InfoCenter you are referring. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
n3wb1e96 |
Posted: Thu Sep 02, 2010 3:17 pm Post subject: |
|
|
 Newbie
Joined: 12 Nov 2008 Posts: 9
|
Thanks for the response.
The information in the WMQ7 infocenter (quick beginnings for solaris) is the same as in the manual GC34-6921. Unfortunately, neither help me to install MQ7.  |
|
Back to top |
|
 |
mvic |
Posted: Thu Sep 02, 2010 5:20 pm Post subject: Re: WMQ7 install on Solaris 10 x86-64 |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
Please tell us what files ARE in your unpacked directory. Perhaps show us an ls -l output? |
|
Back to top |
|
 |
gbaddeley |
Posted: Thu Sep 02, 2010 6:10 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
pkgadd -d requires an argument to identify where the install files are located. eg.
if they are in the current directory. _________________ Glenn |
|
Back to top |
|
 |
n3wb1e96 |
Posted: Fri Sep 03, 2010 2:17 am Post subject: |
|
|
 Newbie
Joined: 12 Nov 2008 Posts: 9
|
Here's a listing of my unpacked directory below
# ls -l
total 44
drwxr-xr-x 4 226 12201 512 Jan 15 2009 gsk7bas
drwxr-xr-x 4 226 12201 512 Jan 15 2009 gsk7bas64
drwxr-xr-x 4 226 12201 512 Jan 15 2009 lap
drwxr-xr-x 2 226 12201 512 Jan 15 2009 licenses
-rwxr-xr-x 1 226 12201 5084 Jan 15 2009 mqlicense.sh
drwxr-xr-x 4 226 12201 512 Jan 15 2009 mqm
drwxr-xr-x 3 226 12201 512 Jan 15 2009 PreReqs
-r--r--r-- 1 226 12201 9041 Jan 15 2009 readadd.txt
drwxr-xr-x 18 226 12201 512 Jan 15 2009 READMEs
drwxr-xr-x 2 226 12201 512 Jan 15 2009 silent
#
and here's a listing of the mqm directory...
# cd mqm
# ls -l
total 742
drwxr-xr-x 2 226 12201 512 Jan 15 2009 install
-rw-r--r-- 1 226 12201 333 Jan 15 2009 pkginfo
-rw-r--r-- 1 226 12201 361299 Jan 15 2009 pkgmap
drwxr-xr-x 4 226 12201 512 Jan 15 2009 root |
|
Back to top |
|
 |
mvic |
Posted: Fri Sep 03, 2010 2:44 am Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
I would expect you to see a .img file in that directory (the same one as mqlicense.sh).
From what I can see on the web, that package name is the 7.0.0.1 fix pack.
Try using 7.0.1.3 instead - it's much more recent code.
Last edited by mvic on Fri Sep 03, 2010 3:07 am; edited 1 time in total |
|
Back to top |
|
 |
n3wb1e96 |
Posted: Fri Sep 03, 2010 3:06 am Post subject: |
|
|
 Newbie
Joined: 12 Nov 2008 Posts: 9
|
I had tried 7.0.1.3 but I experience the same behaviour - no .img file, same pkgadd errors. Here's the listing of my unpacked 7.0.1.3 directory -
Code: |
# pwd
/var/tmp/WMQ7img/7.0.1.3
# ls -l
total 829560
-rw-r--r-- 1 mqm mqm 424488960 Aug 30 16:24 CZJ3VML.tar
drwxr-xr-x 4 226 12201 512 Aug 12 15:18 gsk7bas
drwxr-xr-x 4 226 12201 512 Aug 12 15:18 gsk7bas64
drwxr-xr-x 4 226 12201 512 Aug 12 15:18 lap
drwxr-xr-x 2 226 12201 1024 Aug 12 15:18 licenses
-rwxr-xr-x 1 226 12201 5077 Aug 12 15:18 mqlicense.sh
drwxr-xr-x 4 226 12201 512 Aug 12 15:18 mqm
drwxr-xr-x 3 226 12201 512 Aug 12 15:18 PreReqs
-r--r--r-- 1 226 12201 6410 Aug 12 15:18 readadd.txt
drwxr-xr-x 18 226 12201 512 Aug 12 15:18 READMEs
drwxr-xr-x 2 226 12201 512 Aug 12 15:18 silent
# cd mqm
# ls -l
total 646
drwxr-xr-x 2 226 12201 512 Aug 12 15:18 install
-rw-r--r-- 1 226 12201 332 Aug 12 15:18 pkginfo
-rw-r--r-- 1 226 12201 313335 Aug 12 15:18 pkgmap
drwxr-xr-x 4 226 12201 512 Aug 12 15:18 root
#
|
I can't help but feel I'm missing some elementary step  |
|
Back to top |
|
 |
mvic |
Posted: Fri Sep 03, 2010 3:09 am Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
n3wb1e96 wrote: |
I can't help but feel I'm missing some elementary step  |
Well, the readme does say you need to supply the .img file as an argument with the -d option.
If you don't have the .img file, you can't run the command.
What do you get from running this:
Code: |
tar -tvf CZJ3VML.tar |
|
|
Back to top |
|
 |
Philip Morten |
Posted: Fri Sep 03, 2010 3:13 am Post subject: Re: WMQ7 install on Solaris 10 x86-64 |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
n3wb1e96 wrote: |
Hi,
I am trying to install WMQ7 on solaris(u5.10 x86-64). I have downloaded the package CZ0EQML from passport advantage and unzipped/tarred. I then follow the instructions (from infocenter):
. The response I get is "pkgadd: option requires an argument --d".
|
What it actually says is:
pkgadd -d.
... that is, with a dot ( it really is there and is not punctuation), the -d option to pkgadd indicates the directory where the
packages are to be found. _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
n3wb1e96 |
Posted: Fri Sep 03, 2010 3:21 am Post subject: |
|
|
 Newbie
Joined: 12 Nov 2008 Posts: 9
|
Quote: |
n3wb1e96 wrote:
I can't help but feel I'm missing some elementary step |
Quote: |
What it actually says is:
pkgadd -d.
... that is, with a dot
|
That's it
Thank you very much.
All that remains is to pick up the clumps of my hair from the floor and try to put back on my scalp! |
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Sep 05, 2010 3:48 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
n3wb1e96 wrote: |
Quote: |
n3wb1e96 wrote:
I can't help but feel I'm missing some elementary step |
Quote: |
What it actually says is:
pkgadd -d.
... that is, with a dot
|
That's it
Thank you very much.
All that remains is to pick up the clumps of my hair from the floor and try to put back on my scalp! |
Did you seem my earlier post containing "pkgadd -d ." ? (with the dot)
You can install using an .img file or an unpacked directory structure. _________________ Glenn |
|
Back to top |
|
 |
|