First download Ubuntu7.04server and then burn it to a CD for installation. Then, you can download a CD. Note that it is best to install ubuntu in English. Otherwise, if it is a Chinese character set, it may cause the following errors during later installation: java. lang. illegalArgumentException: Malformed \ uxxxxencoding after ubuntu7.04server is installed, first install java Virtual Machine of sun, first download Ubuntu 7.04 server, and then burn it to a CD, then a CD can be installed.
Note that it is best to install ubuntu in English. Otherwise, if it is a Chinese character set, it may cause the following errors during later installation:
Java. lang. IllegalArgumentException: Malformed \ uxxxx encoding
After installing ubuntu 7.04 server, first install sun's java virtual machine, which has a low degree of practicality.
Sudo apt-get install sun-java5-jdk
After the installation is complete, select the default java:
Sudo update-alternatives -- config java
Then configure the environment variable:
Vi ~ /. Profile
Add the following two lines:
Export JAVA_HOME =/usr/lib/jvm/java-1.5.0-sun
Export CLASSPATH =.: $ JAVA_HOME/lib: $ JAVA_HOME/jre/lib
Export PATH = $ JAVA_HOME/bin: $ JAVA_HOME/jre/bin: $ PATH: $ HOME/bin
Save and exit.
Download tuxedo9.1 to license.txt. I downloaded the for RedHat as4 32 bit version.
$ Chmod a + x./tuxedo91_32_SLES_9_x86.bin
$ Export LAX_DEBUG = 1
Because ubuntu discards LinuxThread and only has NPTL, modify the installation file:
1. Make a backup first
$ Mv./tuxedo91_32_SLES_9_x86.bin./tuxedo91_32_SLES_9_x86.bin.bak
$ Cat./tuxedo91_32_SLES_9_x86.bin.bak | sed "s/export LD_ASSUME_KERNEL/# xport LD_ASSUME_KERNEL/">./tuxedo91_32_SLES_9_x86.bin
If you do not perform the preceding steps, the installation reports are similar
Error while loading shared libraries: libc. so.6: cannot open shared object file: No such file or directory
This error message
$ Export PS1 = ">"
2. Installation
./Tuxedo91_32_SLES_9_x86.bin
In this case, the graphic interface pops up and you can enter the target path as instructed.
3. Set environment variables, such:
$ Vi ~ /. Profile
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