Created
December 7, 2014 15:36
-
-
Save deniszh/512ecb742b7148c1d5c0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@vagrant-ubuntu-precise-64:~# go build github.com/dgryski/carbonapi | |
root@vagrant-ubuntu-precise-64:~# go build github.com/dgryski/carbonzipper | |
root@vagrant-ubuntu-precise-64:~# go build github.com/grobian/carbonserver | |
root@vagrant-ubuntu-precise-64:~# ls -al ~/go/bin/carbon* | |
total 53552 | |
drwxr-xr-x 2 root root 4096 Nov 28 16:32 . | |
drwxr-xr-x 5 root root 4096 Aug 8 13:20 .. | |
-rwxr-xr-x 1 root root 8796848 Oct 28 16:38 carbonapi | |
-rwxr-xr-x 1 root root 8526040 Oct 28 16:36 carbonserver | |
-rwxr-xr-x 1 root root 8515904 Oct 28 16:37 carbonzipper |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment