Advertisement
BenLeggieroNCR

Untitled

Oct 30th, 2015
783
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. WUSBL185083-S4C:~ bl185083$ brew install trash
  2. ==> Downloading https://github.com/ali-rantakari/trash/archive/v0.8.5.tar.gz
  3. Already downloaded: /Library/Caches/Homebrew/trash-0.8.5.tar.gz
  4. ==> make
  5. Last 15 lines from /Users/BL185083/Library/Logs/Homebrew/trash/01.make:
  6. ./HGUtils.h:29:9: fatal error: 'Cocoa/Cocoa.h' file not found
  7. #import <Cocoa/Cocoa.h>
  8. ^
  9. 1 error generated.
  10. In file included from HGCLIUtils.m:30:
  11. ./HGCLIUtils.h:30:9: fatal error: 'Cocoa/Cocoa.h' file not found
  12. #import <Cocoa/Cocoa.h>
  13. ^
  14. 1 error generated.
  15. In file included from fileSize.m:32:
  16. ./fileSize.h:32:10: fatal error: 'AppKit/AppKit.h' file not found
  17. #include <AppKit/AppKit.h>
  18. ^
  19. 1 error generated.
  20. make: *** [trash] Error 1
  21.  
  22. READ THIS: https://git.io/brew-troubleshooting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement