Guest User

finally make install

a guest
Jul 13th, 2020
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. Makefile:934: warning: overriding recipe for target 'libgraph.pc'
  2. Makefile:409: warning: ignoring old recipe for target 'libgraph.pc'
  3. make install-recursive
  4. make[1]: Entering directory '/home/kandy/Downloads/libgraph-1.0.2'
  5. Makefile:934: warning: overriding recipe for target 'libgraph.pc'
  6. Makefile:409: warning: ignoring old recipe for target 'libgraph.pc'
  7. Making install in doc
  8. make[2]: Entering directory '/home/kandy/Downloads/libgraph-1.0.2/doc'
  9. Making install in man
  10. make[3]: Entering directory '/home/kandy/Downloads/libgraph-1.0.2/doc/man'
  11. make[4]: Entering directory '/home/kandy/Downloads/libgraph-1.0.2/doc/man'
  12. make[4]: Nothing to be done for 'install-exec-am'.
  13. test -z "/usr/local/man/man1" || mkdir -p -- . "/usr/local/man/man1"
  14. mkdir: cannot create directory ‘/usr/local/man/man1’: Permission denied
  15. make[4]: *** [Makefile:212: install-man1] Error 1
  16. make[4]: Leaving directory '/home/kandy/Downloads/libgraph-1.0.2/doc/man'
  17. make[3]: *** [Makefile:392: install-am] Error 2
  18. make[3]: Leaving directory '/home/kandy/Downloads/libgraph-1.0.2/doc/man'
  19. make[2]: *** [Makefile:220: install-recursive] Error 1
  20. make[2]: Leaving directory '/home/kandy/Downloads/libgraph-1.0.2/doc'
  21. make[1]: *** [Makefile:552: install-recursive] Error 1
  22. make[1]: Leaving directory '/home/kandy/Downloads/libgraph-1.0.2'
  23. make: *** [Makefile:816: install] Error 2
Add Comment
Please, Sign In to add comment