Re: [CMake] Linker Path Issues: /usr/local/lib

2011-07-14 Thread Michael Hertling
On 07/14/2011 07:19 PM, Ryan Farrell wrote: > Hi everyone, > > I'm using cmake to try and Build the latest release of OpenCV (2.3), but > am encountering an error. It's important to know that this is on a > shared cluster machine where I don't have root access. I've therefore > built and install

[CMake] Linker Path Issues: /usr/local/lib

2011-07-14 Thread Ryan Farrell
Hi everyone, I'm using cmake to try and Build the latest release of OpenCV (2.3), but am encountering an error. It's important to know that this is on a shared cluster machine where I don't have root access. I've therefore built and installed a few libraries (ffmpeg for example) locally. I'm tr