From 89e4ee7e0436e2b3c9c988ec41ae361e37bd962f Mon Sep 17 00:00:00 2001 From: Merlyn Albery-Speyer Date: Mon, 1 Apr 2013 17:35:41 -0700 Subject: [PATCH] Add OSX installation troubleshooting steps to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4989d09..cea10f4 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ Installation - MacOS X (tested with GCC 4.2.1 and node 0.8.0) +Troubleshooting + +If brew complains "SHA1 mismatch" error you may find that updating homebrew fixes the issue: + $ brew update + +If brew complains "No available formula" you will need to tap the science repository: + $ brew tap homebrew/science + Installation - Windows ======================= 1. Download OpenCV from http://sourceforge.net/projects/opencvlibrary/files/latest/download