Compile openJdk6 in Ubuntu

Source: Internet
Author: User
1. Download openjdk2 from apache. Suppose directory ~ /Openjdk3: configure the system environment, sudoaptitudebuild-depopenjdk-6sudoaptitudeinstallopenjdk-6-jdklibmotif-devexportLANG = CALT_BOOTDIR =/usr/lib/jvm/java-6-openjdkAL

1. Download openjdk from the apache official website.

2: Decompress the package. Suppose directory ~ /Openjdk

3: configure the system environment,

Sudo aptitude build-dep openjdk-6

Sudo aptitude install openjdk-6-jdk libmotif-dev

Export LANG = C ALT_BOOTDIR =/usr/lib/jvm/java-6-openjdk ALLOW_DOWNLOADS = true

4: cd ~ /Openjdk

Make

========================================================== ======================================

If ALLOW_DOWNLOAD = true is not added, an error such as Cannot find source for project jaxp is reported.

-----------------------------------------------

Without LANG = C, it will report WARNING: LANG has been set to en_US.UTF-8, this can cause build failures.

Try setting LANG to "C ".

An error occurs during compilation.

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.