Created
September 16, 2015 20:36
-
-
Save kshahkshah/753a3979ff9c2109b4f1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| thebes $ brew install pdfsandwich | |
| ==> Downloading http://downloads.sourceforge.net/project/pdfsandwich/pdfsandwich%200.1.4/pdfsandwich-0.1.4.tar.bz2 | |
| Already downloaded: /Library/Caches/Homebrew/pdfsandwich-0.1.4.tar.bz2 | |
| ==> ./configure --prefix=/usr/local/Cellar/pdfsandwich/0.1.4 | |
| ==> make install | |
| mkdir -m 755 -p /usr/local/Cellar/pdfsandwich/0.1.4/bin /usr/local/Cellar/pdfsandwich/0.1.4/share/doc/pdfsandwich /usr/local/Cellar/pdfsandwich/0.1.4/share/man/man1 | |
| install -s pdfsandwich /usr/local/Cellar/pdfsandwich/0.1.4/bin | |
| install: pdfsandwich: No such file or directory | |
| make: *** [install] Error 71 | |
| Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| READ THIS: https://git.io/brew-troubleshooting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment