I’m a newbie when it comes to the *NIX command line, compiling code, etc., and I’m having trouble getting OpenCV working on Mac OS X. I’ve installed all of the required external libraries as stated on OpenCV’s wiki for OS X. It configures successfully, but when I run make install it ends with an error. I went to the OpenCV Yahoo! Group and I found someone describing the same error that I was getting. He said that it was because the install-exec-hook was invoking ldconfig. He also said that there was no need to run ldconfig in OS X. I have tried emailing him for help but the email bounced.
Does anybody know how to solve this problem? Any help would be very appreciated.
Thanks in advance.
