Advertisement
Guest User

spectacle install

a guest
Feb 20th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. [rc@colin ..]$ cd /tmp/
  2. [rc@colin tmp]$ mkdir spectacle_tmp
  3. [rc@colin tmp]$ cd spectacle_tmp
  4. [rc@colin spectacle_tmp]$ git clone git://gitorious.org/meego-developer-tools/spectacle.git
  5. Cloning into 'spectacle'...
  6. remote: Counting objects: 3530, done.
  7. remote: Compressing objects: 100% (1364/1364), done.
  8. remote: Total 3530 (delta 2111), reused 3529 (delta 2111)
  9. Receiving objects: 100% (3530/3530), 520.56 KiB | 503 KiB/s, done.
  10. Resolving deltas: 100% (2111/2111), done.
  11. [rc@colin spectacle_tmp]$ cd spectacle/
  12. [rc@colin spectacle]$ su
  13. Password:
  14. [root@colin spectacle]# PREFIX=/ make install
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement