Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. localhost heimdall # make install
  2. make[1]: Entering directory `/home/shiggity/Heimdall/heimdall'
  3. test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
  4. /bin/sh ./libtool --mode=install /usr/bin/install -c heimdall '/usr/local/bin'
  5. libtool: install: /usr/bin/install -c heimdall /usr/local/bin/heimdall
  6. test -z "/lib/udev/rules.d" || /bin/mkdir -p "/lib/udev/rules.d"
  7. /usr/bin/install -c -m 644 60-heimdall-galaxy-s.rules '/lib/udev/rules.d'
  8. make install-data-hook
  9. make[2]: Entering directory `/home/shiggity/Heimdall/heimdall'
  10. sudo service udev reload
  11. sudo: service: command not found
  12. make[2]: *** [install-data-hook] Error 1
  13. make[2]: Leaving directory `/home/shiggity/Heimdall/heimdall'
  14. make[1]: *** [install-data-am] Error 2
  15. make[1]: Leaving directory `/home/shiggity/Heimdall/heimdall'
  16. make: *** [install-am] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement