Configuring the Sia Development Environment--windows Chapter

Source: Internet
Author: User
This is a created article in which the information may have evolved or changed.

1. Install the Go language compiler and GITHUB client

Download the 32-bit Go language installation package Go1.8.3.windows-386.msi (64-bit installation package Go1.8.3.windows-amd64.msi is also available depending on the actual download). The installation process is nothing special, just click Next to complete the installation.

GitHub's Windows clients are downloaded to the Desktop.github.com page, and Microsoft is downloaded online when the installation package is run. NetFramework4.5, compared to time, and sometimes will somehow be harmonious, if the download fails to run more than a few times, generally can be successful. After installation, the desktop appears with two new shortcuts, which we manually open as a shortcut to the Git Shell.


Double-click the icon to open a CMD window

2.

Step 2.1: Open github cmd Command Prompt window to get Sia source code online

go get -v -u github.com/NebulousLabs/Sia/...

Because golang.org is harmonious, some development packages cannot be downloaded, but nothing.

Step 2.2: Re-download the dependent development package after opening the scientific Internet tool

set http_proxy=http://127.0.0.1:9666/go get -v -u github.com/NebulousLabs/Sia/...

Setting options for scientific Internet Tools

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.