How to configure the Ubuntu Development compilation environment

Source: Internet
Author: User
Tags install openssl

Apt-get Update

Apt-get Install Build-essential

Apt-get Install GCC

Apt-get Install Libpcre3 Libpcre3-dev

Apt-get Install OpenSSL Libssl-dev

Apt-get Install Sqlite3

Apt-get Install Nodejs Nodejs-dev

Apt-get Install Libmysql-ruby Libmysqlclient-dev

Apt-get Install Libsqlite3-dev

wget http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz

Tar zxvf yaml-0.1.4.tar.gz

CD yaml-0.1.4.tar.gz

./configure

Make

sudo make install

Apt-get Install Libyaml-dev

Install MYSQSL

sudo apt-get install mysql-server-5.5 mysql-client-5.5 mysql-client-core-5.5 mysql-server-core-5.5

This paper url:http://www.bianceng.cn/os/linux/201410/45610.htm

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.