读书人

linux 6.0装配websphere mq报错求大

发布时间: 2013-07-26 11:27:42 作者: rapoo

linux 6.0安装websphere mq报错,求大神指点迷精
详细信息如下,求教如何解决
[root@localhost mq]# ./mqlicense.sh -accept

Licensed Materials - Property of IBM

5724-H72

(C) Copyright IBM Corporation 1994, 2009 All rights reserved.

US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.


./mqlicense.sh: ./lap/jre/jre/bin/java: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

ERROR: Installation will not succeed unless the license
agreement can be accepted.

If the error was caused by a display problem,
read the license agreement file (LA_xx, where
xx represents your language ) in the 'licenses'
directory, and then run the following command:

mqlicense.sh -accept

Only use this command if you accept the license
agreement.

For other errors, contact your IBM support centre.
websphere linux ibm
[解决办法]
这个问题应该是由于SELinux打开导致的,关闭这个应该就可以了

#vi /etc/sysconfig/selinux

将SEliux = enforcing 改为 disable 然后重启服务器应该就可以了

读书人网 >其他服务器

热点推荐