FAQs about EAS7.5 installation on linux6.4x86 _ 64-bit systems

Source: Internet
Author: User
EAS75 FAQs for installation on linux64x86_64-bit systems Linuxredhateasibm when we install the eas75 server on the 64-bit system of redhat64, there are usually two common errors, the first is to install Linuxredhat eas ibm on linux 6.4 x86_64-bit systems by running the shEASSetup_Linuxsh command EAS7.5. when we install the eas7.5 server on the 64-bit system of redhat6.4, there are usually two common errors. The first one is that after the sh EASSetup_Linux.sh command is executed, the GUI will not be started for installation. the libawt error is reported. so: libXtst. so.6 (something like this is missing ). The second step is to execute sh admin after the installation is complete. sh cannot start the graphical interface of the Management Console (you can only access the eas console through the web version) 1 to solve the first problem, because some i686 rpm packages are missing, we need to install some related dependent packages (it is recommended to use the yum Command installation, if the Internet can not configure the local ground) glibc-2.12-1.107.el6_4.4.i686glibc-2.12-1.107.el6_4.4.x86_64libXp-1.0.0-15.1.el6.x86_64libXp-1.0.0-15.1.el6.i686libXpm-3.5.10-2.el6.i686libXpm-3.5.10-2.el6.x86_64libXp-1.0.0-15.1.el6.i686libXp-devel-1.0.0-15.1.el6.i686libXp-1.0.0-15.1.el6.x86_64libXp-devel-1.0.0-15.1.el6.x86_64libXt-1.1.3-1.el6.x86_64libXt-1.1.3-1.el6.i686libXtst-1.2.1-2.el6.i686libXtst-devel-1.2.1-2.el6.i686 note, when installing these packages, use the yum command to install the minor version number. you can use different common installation commands according to the system version (take libXtst-1.2.1-2.el6.i686) for example a) yum list | grep libXtst. i686 1.2.1-2. el6 @ base libXtst. x86_64 1.2.1-2. el6 @ anaconda-RedHatEnterpriseLinux-201301301459.x86_64/6.4 libXtst-devel.i686 1.2.1-2. el6 @ base libXtst-devel.x86_64 1.2.1-2. el6 @ anacond B) yum install libXtst. i686 libXtst. x86_64 (both the 686 and x64 installation packages are installed at the same time) Note: If the above dependency packages are installed successfully after the report/tmp/OraInstall2013-08-05_08-30-45AM/jre/1.4.2/lib/i386/libawt. so: libXt. so.6: cannot open shared object file: No such file or directory error please force install the libXp-1.0.0-15.1.el6.i686 package (minor version number determined by the system) rpm-ivh -- force libXp-1.0.0-15.1.el6.i686.rpm 2 to solve the second problem, cannot start graphical interface management console this problem occurs because of ibm jdk Version problems, we need to change the jdk Version of the ibm-java2-sdk-5.0-13.0-linux-x86_64.tgz can be downloaded from the official website, you can also download from the following link http://yunpan.cn/QGYRaLeUfYFic Chmod 777 ibm-java2-sdk-5.0-13.0-linux-x86_64.tgz modify permission tar-zxvf ibm-java2-sdk-5.0-13.0-linux-x86_64.tgz unzip installation JAVA_HOME/bin/java-version View 3 replace eas original ibm jdk with the decompressed folder
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.