User Tools

Site Tools


juju

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
juju [2014/10/24 20:29]
anashwan old revision restored (2014/10/24 19:46)
juju [2015/08/17 11:37] (current)
Line 20: Line 20:
   * Get a copy of juju-core from launchpad. This will pull in all other dependencies:   * Get a copy of juju-core from launchpad. This will pull in all other dependencies:
  
-  go get github.com/juju/juju/...+  go get -v github.com/juju/juju/...
  
   * Get correct dependencies   * Get correct dependencies
  
-  go get launchpad.net/godeps +  go get -v launchpad.net/godeps 
-  cd $GOPATH\src\github.com\juju\juju+  cd $GOPATH/src/github.com/juju/juju
   godeps -f -u dependencies.tsv   godeps -f -u dependencies.tsv
  
Line 83: Line 83:
 Go to your MaaS web interface under: Go to your MaaS web interface under:
  
-  http://192.168.200.1:5240/account/prefs/+  http://192.168.200.1/MAAS/account/prefs/
      
 Where you will find: Where you will find:
juju.1414171764.txt.gz · Last modified: 2014/10/24 20:29 by anashwan