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