Advertisement
Guest User

Untitled

a guest
Apr 30th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. zach@phoebus:~$ git clone https://github.com/panjandrum/obshutdown.git
  2. Cloning into 'obshutdown'...
  3. remote: Counting objects: 135, done.
  4. remote: Compressing objects: 100% (83/83), done.
  5. remote: Total 135 (delta 56), reused 127 (delta 48)
  6. Receiving objects: 100% (135/135), 642.74 KiB | 214 KiB/s, done.
  7. Resolving deltas: 100% (56/56), done.
  8. zach@phoebus:~$ cd obshutdown
  9. zach@phoebus:~/obshutdown$ ./configure --prefix=/usr && make -j2
  10. configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement