Build ruyonrails2.3.5 development environment under Ubuntu10.04

Source: Internet
Author: User
Ubuntu10.04 installation is catching up with Ubuntu10.04 release, use Windows Installed Ubuntu, first introduce the installation method: Official download Ubuntu10.04LTS (I use a Ubuntu-10.04-desktop-i386.iso, it seems that wubi will support this version, the other is not verified) and wubi10.04, wubi is an auxiliary software for Ubuntu in Windows. Its version corresponds to Ubuntu. Install it in Win

Install Ubuntu 10.04

Is catching up with Ubuntu 10.04 release, use Windows Installed Ubuntu, first introduce the installation method: Official download Ubuntu10.04LTS (I use Ubuntu-10.04-desktop-i386.iso, it seems that wubi support this version, other no verification) and wubi10.04, wubi is an auxiliary software for Ubuntu in Windows. Its version corresponds to Ubuntu. Install it in Windows, and then install Ubuntu in a folder in Windows. The installed Ubuntu does not run in Windows, but runs on physical hardware, this is different from virtual machines. This saves you the trouble of installing physical partitions. The running speed is of course the same as that of physical installation.


Installation notes:
1, wubi and Ubuntu files are placed under the same Windows partition root directory, such as: d: \ Ubuntu-10.04-desktop-i386.iso and d: \ wubi. They are all under the d drive root directory. This ensures that wubi can find the Ubuntu image file.
2. The partition name cannot be customized in Chinese. If it is a Chinese character, it can be installed only after it is changed to E. During installation, you must first disconnect the network. Otherwise, wubi will first download the Ubuntu image file from the network. That's too time-consuming.

Follow the installation instructions step by step. Do not worry that this operation will affect your existing Windows system or cause damage to your hard disk data. Www.linuxidc.com can be understood as follows: wubi is a Windows software. We use this software to install Ubuntu in the next Windows folder. In the future, you can uninstall wubi. Ubuntu will naturally clear a common file like Windows.

After Ubuntu is installed, it is time to configure the Ruby on Rails 2.3.5 development environment. First, ensure that your current Ubuntu can be connected to the Internet.

Ruby1.8.7 installation:
Run the following command on the terminal:
Sudo apt-get install ruby rdoc ri
Ruby-v view ruby version

Then install the Ruby Package Management System (RubyGems ).
Sudo apt-get install rubygems
Gem install rubygems-update
Gem update
View gem-v
#1.3.5

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.