Sponsored Content
Full Discussion: Help Please
Top Forums UNIX for Dummies Questions & Answers Help Please Post 11245 by Kelam_Magnus on Friday 30th of November 2001 03:48:11 PM
Old 11-30-2001
You should be able to copy it just like you would anything else, like MP3's.

This is the same priciple of updating your flash bios. (ie. download, copy to disk, reboot). Of course, in your case you will just copy to CD, close out the CD, and then search for the install.bat or some other install file on the CD.

If your asking if you need to compile anything, it shouldn't require that at all.


Smilie
 
GO(1)							      General Commands Manual							     GO(1)

NAME
go - tool for managing Go source code SYNOPSIS
go command [arguments] DESCRIPTION
The Go distribution includes a command, named go, that automates the downloading, building, installation, and testing of Go packages and commands. COMMANDS
Each command is documented in its own manpage. For example, the build command is documented in go-build(1). The commands are: build compile packages and dependencies clean remove object files doc run godoc on package sources env print Go environment information fix run go tool fix on packages fmt run gofmt on package sources get download and install packages and dependencies install compile and install packages and dependencies list list packages run compile and run Go program test test packages tool run specified go tool version print Go version vet run go tool vet on packages EXAMPLES
TODO SEE ALSO
go-build(1), go-clean(1). AUTHOR
This manual page was written by Michael Stapelberg <stapelberg@debian.org>, for the Debian project (and may be used by others). 2012-05-13 GO(1)
All times are GMT -4. The time now is 10:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy