Install the SH and bin packages in Ubuntu

Source: Internet
Author: User

*. SH and *. Bin are often downloaded in Ubuntu.SoftwarePackage. When I recently installed springsource, right-click it and start running the terminal directly. After installation, the installation directory cannot be found. Depressed.

Later, run the command to install the SDK. You can select the installation directory as in Windows 7. The following two installation methods are settled:

1. Install the. Sh file:

Run the terminal to the file directory

1. Enter sudo sh *. Sh on the terminal to run the command directly.

2. Enter sudo chmod + x *. Sh on the terminal.

Enter:

Sudo./*. Sh can be installed in any directory.

/*. Sh can be installed in a directory with permissions of the current user.

 

Ii. binfile Installation Method

Run the terminal to the file directory

Enter sudo chmod + x *. Bin on the terminal.

Enter:

Sudo./*. Bin can be installed in any directory.

./*. Bin can be installed in a directory with permissions of the current user

For example, JDK Installation

Sudo chmod + x *. Bin

/Jdk-6u13-linux-i586.bin

Then follow the installation prompt.

Address: http://www.izhangheng.com/ubuntu-sh-bin-package/

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.