Advertisement
Guest User

Untitled

a guest
Sep 7th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. ╭─ting@nikon ~ ‹python-2.7.3›
  2. ╰─➤ mkdir tmp 2012.09.07 14:50:29 CDT
  3. ╭─ting@nikon ~ ‹python-2.7.3›
  4. ╰─➤ cd tmp 2012.09.07 14:50:31 CDT
  5. ╭─ting@nikon ~/tmp ‹python-2.7.3›
  6. ╰─➤ wget https://raw.github.com/technomancy/leiningen/preview/bin/lein 2012.09.07 14:50:32 CDT
  7. --2012-09-07 14:50:34-- https://raw.github.com/technomancy/leiningen/preview/bin/lein
  8. Resolving raw.github.com... 207.97.227.243
  9. Connecting to raw.github.com|207.97.227.243|:443... connected.
  10. HTTP request sent, awaiting response... 200 OK
  11. Length: 9572 (9.3K) [text/plain]
  12. Saving to: `lein'
  13.  
  14. 100%[=======================================================================================================================>] 9,572 --.-K/s in 0s
  15.  
  16. 2012-09-07 14:50:34 (1.02 GB/s) - `lein' saved [9572/9572]
  17.  
  18. ╭─ting@nikon ~/tmp ‹python-2.7.3›
  19. ╰─➤ chmod +x lein && ./lein 2012.09.07 14:50:34 CDT
  20. Downloading Leiningen now...
  21. % Total % Received % Xferd Average Speed Time Time Time Current
  22. Dload Upload Total Spent Left Speed
  23. 100 10.6M 100 10.6M 0 0 14.2M 0 --:--:-- --:--:-- --:--:-- 54.8M
  24. Could not transfer artifact lein-newnew:lein-newnew:pom:0.3.5 from/to central (http://repo1.maven.org/maven2): Connection to http:// refused
  25. Could not transfer artifact lein-newnew:lein-newnew:pom:0.3.5 from/to clojars (https://clojars.org/repo/): Connection to http:// refused
  26. Check :dependencies and :repositories for typos.
  27. It's possible the specified jar is not in any repository.
  28. If so, see "Free-floating Jars" under http://j.mp/repeatability
  29. Could not resolve dependencies
  30. ╭─ting@nikon ~/tmp ‹python-2.7.3›
  31. ╰─➤ 1 ↵ 2012.09.07 14:50:43 CDT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement