Last active
December 21, 2015 00:09
-
-
Save damurdock/6218159 to your computer and use it in GitHub Desktop.
Revisions
-
damurdock revised this gist
Aug 13, 2013 . 1 changed file with 210 additions and 209 deletions.There are no files selected for viewing
-
damurdock revised this gist
Aug 13, 2013 . No changes.There are no files selected for viewing
-
damurdock revised this gist
Aug 13, 2013 . 2 changed files with 1988 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
damurdock revised this gist
Aug 13, 2013 . 2 changed files with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes.File renamed without changes. -
damurdock created this gist
Aug 13, 2013 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,46 @@ brew doctor: Warning: Unbrewed dylibs were found in /usr/local/lib. If you didn't put them there on purpose they could cause problems when building Homebrew formulae, and may need to be deleted. Unexpected dylibs: /usr/local/lib/libGLEW.1.5.4.dylib Warning: Unbrewed static libraries were found in /usr/local/lib. If you didn't put them there on purpose they could cause problems when building Homebrew formulae, and may need to be deleted. Unexpected static libraries: /usr/local/lib/libGLEW.a brew --config: HOMEBREW_VERSION: 0.9.4 ORIGIN: https://github.com/mxcl/homebrew HEAD: 391e363f901146d3bf2bce3ef74e5a0751ed36c0 HOMEBREW_PREFIX: /usr/local HOMEBREW_CELLAR: /usr/local/Cellar CPU: 8-core 64-bit sandybridge OS X: 10.8.4-x86_64 Xcode: 4.6.3 CLT: 4.6.0.0.1.1365549073 LLVM-GCC: build 2336 Clang: 4.2 build 425 X11: 2.7.4 => /opt/X11 System Ruby: 1.8.7-358 Perl: /usr/bin/perl Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/bin/python2.7 Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby brew install libewf: ==> Downloading https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/libewf-20130416.tar.gz Already downloaded: /Library/Caches/Homebrew/libewf-20130416.tar.gz ==> ./configure --prefix=/usr/local/Cellar/libewf/20130416 ==> make install libtool: link: cc -g -O2 -Wall -o .libs/ewfverify byte_size_string.o digest_hash.o ewfinput.o ewfoutput.o ewfverify.o log_handle.o process_status.o storage_media_buffer.o verification_handle.o ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcpath/.libs/libcpath.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz brew: superenv removed: -g -O2 -Wall libtool: link: cc -g -O2 -Wall -o .libs/ewfacquire byte_size_string.o digest_hash.o device_handle.o ewfacquire.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libodraw/.libs/libodraw.a ../libsmdev/.libs/libsmdev.a ../libsmraw/.libs/libsmraw.a ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz brew: superenv removed: -g -O2 -Wall make: *** [install-recursive] Error 1 READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting