Configure a new Ubuntu development environment

Source: Internet
Author: User
Tags dotfiles
Configure the new Ubuntu development environment update source sudoapt-getupdate to install the system package sudoapt-get-yinstallgit-corecurlzshexuberant-ctagsvimautoconfautomakeopenssl \ www.2cto. combuild-essential tiall...
Configure the new Ubuntu development environment update source sudo apt-get update to install the system package sudo apt-get-y install git-core curl zsh exuberant-ctags vim autoconf automake openssl \ www.2cto.com build-essential libc6-dev libreadline6 libreadline6-dev zlib1g zlib1g-dev libssl-dev libyaml-dev \ mysql-server libmysqlclient-dev libsqlite3-0 libsqlite3-dev sqlite3 \ ncurses-dev libtool bison libxslt1-dev libxml2-dev libqt4-dev nokogiri. gem need libxml2 libxml2-dev libxslt1-dev capybara-webkit.gem mysql2.gem need libmysqlclient-dev libqt4-dev need install oh-my-zsh if you use bash you can skip this step curl-L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | Switch bash to zshchsh-s 'which zsh' www.2cto.com to configure the common dotfiles in the main directory. git clone git: // github.com/wongyouth/dotfiles ~ /. Dotfilescd ~ /. Dotfilesrake install to set the vim file and install the common vim plug-in curl https://raw.github.com/wongyouth/vimfiles/master/install.sh | Install ruby environment management tool rbenvcurl in bash https://raw.github.com/fesplugas/rbenv-installer/master/bin/rbenv-installer | Bashrbenv bootstrap-ubuntu-12-04 install kernel install 1.9.3-p194rbenv global 1.9.3-p194 www.2cto.com update gem and install bundler Rakeem update -- systemgem install bundler rake update rbenv shim to make rake, the bundle command can install mysql-serversudo apt-get install mysql-server directly using rbenv rehash to install jdksudo apt-get install default-jdk
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.