Install Ruby, haskall, and Io in centos

Source: Internet
Author: User

Labels: Install with file OS code I/O

Install Ruby

Yum install Ruby IRB rdoc

 

Install haskall

Yum install ghc

 

Install Io Language

To install the I/O language, install cmake first, but do not use yum for installation. The version of Yum installation is too low. It is best to install the source code.

Download source code

Run./configure

After configure is executed, a message is displayed, indicating that gmake is output and gmake is input,

After gmake is executed, enter./make install

Complete the installation of cmka. Remember that you need root permission to copy many files when installing a Super User.

After completing the above steps, you can build and install Io.

Go to the IO-Master Directory and enter./build. Sh

After./build. Sh is executed, enter./build. sh install to complete the installation.

Input Io.

Io XXXXXXXX

Io>

That means OK.

 

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.