|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Install 32-bits WMB Toolkit on Ubuntu 12.04 64-bits |
« View previous topic :: View next topic » |
Author |
Message
|
naio |
Posted: Mon Aug 03, 2015 12:39 pm Post subject: Install 32-bits WMB Toolkit on Ubuntu 12.04 64-bits |
|
|
Voyager
Joined: 08 Nov 2012 Posts: 82
|
Hi masters,
I am creating a new installation of WMB 8, MQ 7.5 and WMB Tookit 8 on UBUNTU 12.04 64bits.
I have already successfully installs WMB 8 and MQ 7.5, but when I tried to install the Toolkit, the installation manager fails to install, the version of installation manager is the 1.4.3 but I have also tried with the last one from the IBM page, both 32 bits.
The thing is that the installation manager is 32 bits, and the ubuntu is 64 bits, so I am facing libraries problems and I can not solve them.
I could install 64 bits installation manager, but the toolkit is 32 bits so I shows an error on the installation.
Back to the 32 bits installation manager, the error at the end of the process is:
Code: |
"Error during "install" phase:
Error executing "chmod()" operation (status=-1).
See agent output log for more information: /var/ibm/InstallationManager/logs/native/20150803_1731.log
" |
The log:
Code: |
chmod() returned with error status 139 |
I have tried several helps, and installed some 32 bits libraries (and links such as: http://askubuntu.com/questions/454253/how-to-run-32-bit-app-in-ubuntu-64-bit ) but with no lucky still. If any could give some tips, I will be thanked a lot!
Regards.
Naio _________________ "God is in his heaven all's right with the world" |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Aug 04, 2015 4:21 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
What userid are you using for the install?
Looks to me like this could be closer to either a file system problem or an authorization problem as the function having trouble is chmod...
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
naio |
Posted: Tue Aug 04, 2015 5:22 am Post subject: |
|
|
Voyager
Joined: 08 Nov 2012 Posts: 82
|
First of all, thanks you very much for your reply.
I am using my user, which has sudo privileges. With the same user, I have installed the MQ and the Broker, and successfully created a broker and mq.
The problem is with the 32 bits Installation Manager, if I install the 64 bits installation manager the installation goes fine, but I have a 32 bits toolkit, so... it won´t work.
I am trying to install the installation manager in several ways:
Stand alone and with the toolkit package and the result was the one that I have posted yesterday, moreover in the console while the x terminal is display appears:
Code: |
sudo ./installToolkit.sh
./installToolkit.sh: 11: test: XX: unexpected operator
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory |
and then in the x console:
Code: |
Error during "install" phase: |
If I try with the silent mode:
Code: |
sudo ./installToolkit-silent.sh
./installToolkit-silent.sh: 3: test: XX: unexpected operator
CRIMA5008ED1W WARNING: The packages currently installed at /opt/IBM/WMBT800 have installed translations that are not supported by IBM® WebSphere® Message Broker Toolkit package. English text displays for unsupported translations.
CRIMAF37550BFE ERROR: Error during "install" phase:
CRIMAF37550BFE ERROR: Error executing "chmod()" operation (status=-1).
See agent output log for more information: /var/ibm/InstallationManager/logs/native/20150804_1011.log |
I have install ia32Âlibs and others, but I still can´t make it work.
Any help, will be appreciated. _________________ "God is in his heaven all's right with the world" |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Aug 04, 2015 7:21 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Seems you have either a missing library (32 bits)
Quote: |
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so |
or the wrong permissions on the library... (visibility scope).
You might want to make sure you fix that...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
naio |
Posted: Tue Aug 04, 2015 11:30 am Post subject: |
|
|
Voyager
Joined: 08 Nov 2012 Posts: 82
|
Yes.... I solved the dependency problem, but still with no luck on the installation:
X window:
Code: |
Error during "install" phase:
Error executing "chmod()" operation (status=-1).
See agent output log for more information: /var/ibm/InstallationManager/logs/native/20150804_1627.log |
terminal:
Code: |
sudo ./installToolkit.sh
./installToolkit.sh: 11: test: XX: unexpected operator |
Silent mode:
Code: |
sudo ./installToolkit-silent.sh
./installToolkit-silent.sh: 3: test: XX: unexpected operator
CRIMA5008ED1W WARNING: The packages currently installed at /opt/IBM/WMBT800 have installed translations that are not supported by IBM® WebSphere® Message Broker Toolkit package. English text displays for unsupported translations.
CRIMAF37550BFE ERROR: Error during "install" phase:
CRIMAF37550BFE ERROR: Error executing "chmod()" operation (status=-1).
See agent output log for more information: /var/ibm/InstallationManager/logs/native/20150804_1629.log |
Any piece of advice?
Thanks you in advance! _________________ "God is in his heaven all's right with the world" |
|
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
|
|
|
|