Ubuntu-14.04.x-desktop-amd64.iso: Installing ORACLE11GR2

Source: Internet
Author: User

Characteristics:

  • Using Ubuntu-14.04.x-desktop-amd64.iso LiveCD mode + CASPER-RW local file
  • Do not downgrade the default GCC version (liveCD default to GCC 4.8); only need to establish an alternative to "GCC-WL,--no-as-needed" sh
  • Need to install Libaio, (16.04 in the default warehouse of the Libaio has a problem, you must install the old Libaio version, and Libaio Library compilation method about! )
  • The method is simple and adaptable, the same applies to the ubuntu-16.04.x version

Core steps and key points.

ln-sf/bin/bash/bin/sh
Ln-sf/usr/bin/awk /bin/awk
Ln-sf/usr/bin/basename/bin/basenameln-sf/usr/bin/env /bin/env

Ln-s/usr/lib/x86_64-linux-gnu /usr/lib64
Ln-s/lib/x86_64-linux-gnu/libgcc_s.so.1 /lib64/libgcc_s.so.1
#注意: Do not want to lazy "ln-s/lib/x86_64-linux-gnu/lib64" incident, the system will be completely dead!

TODO: How do I not establish a soft connection?

Ubuntu-14.04.x-desktop-amd64.iso: Installing ORACLE11GR2

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.