Linux Golang Development Environment installation configuration (liteide)

Source: Internet
Author: User
This is a creation in Article, where the information may have evolved or changed.

1. Download the installation package
A lot of download channels can search by themselves, can be as follows address: Http://www.golangtc.com/download Download go1.4rc2.linux-amd64.tar.gz


2. Decompression
Official recommendation pressurized to/usr/local/go
TAR-XZVF go1.4rc2.linux-amd64.tar.gz


3. Configure Environment variables
[Root@localhost local]# Vim/etc/profile
/etc/profile Add the following content


#go Configuration
Export Goroot=/usr/local/go
Export GOARCH=AMD64
Export Goos=linux
Export GOPATH=/HOME/GOLANG/WSP
Export path= $GOROOT/bin: $PATH


Execute the following directives, which are environment variables in effect
[Root@localhost local]# Source/etc/profile


4. Download Liteide
Http://www.golangtc.com/download/liteide liteidex24.3.linux-64.tar.bz2


5, decompression Liteide
$ tar jxvf liteidex25-1.linux-64.tar.bz2
Go to the Unpacked directory
/home/xxx/desktop/liteide/bin
Run Liteide directly, as set



6, Go path settings

< Span style= "Color:rgb (51,51,51); font-family: ' Helvetica Neue ', Helvetica,arial,sans-serif; font-size:14px; line-height:20px ">

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.