Guest User

Untitled

a guest
Jun 22nd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. test@test-VirtualBox:~/doxygen/build$ make install
  2. [ 1%] Built target md5
  3. [ 19%] Built target qtools
  4. [ 24%] Built target vhdlparser
  5. [ 92%] Built target _doxygen
  6. [ 98%] Built target doxycfg
  7. [100%] Built target doxygen
  8. Install the project...
  9. -- Install configuration: ""
  10. -- Installing: /usr/local/bin/doxygen
  11. CMake Error at src/cmake_install.cmake:42 (file):
  12. file INSTALL cannot copy file "/home/test/doxygen/build/bin/doxygen" to
  13. "/usr/local/bin/doxygen".
  14. Call Stack (most recent call first):
  15. cmake_install.cmake:40 (include)
  16.  
  17.  
  18.  
  19. Makefile:148: recipe for target 'install' failed
  20. make: *** [install] Error 1
  21.  
  22. test@test-VirtualBox:/usr/local$ ls -la
  23. total 44
  24. drwxr-xr-x 11 root root 4096 Apr 2 00:03 .
  25. drwxr-xr-x 11 root root 4096 Feb 28 19:35 ..
  26. drwxr-xr-x 2 root root 4096 Feb 28 19:25 bin
Add Comment
Please, Sign In to add comment