mirror of
				https://bitbucket.org/s_l_teichmann/mtsatellite
				synced 2025-11-04 09:55:34 +01:00 
			
		
		
		
	Recommend Go 1.6.2 instead 1.6.1
This commit is contained in:
		@@ -12,11 +12,11 @@ A quick and dirty way to produce the binaries of `mtdbconverter`,
 | 
			
		||||
 | 
			
		||||
    # Assuming you have a 64bit GNU/Linux system. For other systems take
 | 
			
		||||
    # the corresponding version from https://golang.org/dl/
 | 
			
		||||
    $ wget https://storage.googleapis.com/golang/go1.6.1.linux-amd64.tar.gz
 | 
			
		||||
    $ wget https://storage.googleapis.com/golang/go1.6.2.linux-amd64.tar.gz
 | 
			
		||||
 | 
			
		||||
    $ echo "6d894da8b4ad3f7f6c295db0d73ccc3646bce630e1c43e662a0120681d47e988 go1.6.1.linux-amd64.tar.gz" | sha256sum -c -
 | 
			
		||||
    $ echo "e40c36ae71756198478624ed1bb4ce17597b3c19d243f3f0899bb5740d56212a go1.6.2.linux-amd64.tar.gz" | sha256sum -c -
 | 
			
		||||
 | 
			
		||||
    $ tar xf go1.6.1.linux-amd64.tar.gz
 | 
			
		||||
    $ tar xf go1.6.2.linux-amd64.tar.gz
 | 
			
		||||
 | 
			
		||||
    $ mkdir -p gopath/{pkg,bin,src}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user