On Tue, Sep 16, 2008 at 11:42 AM, Mike Jackson
<[EMAIL PROTECTED]> wrote:

> Tim. I absolutely applaud your efforts to get something working on OS X.
> With the lack of anything else your solution was the only thing available
> and did work. Philosophically I don't like the idea of setting the
> DYLD_LIBRARY_PATH as that has some unknown implications and would rather see
> a solution that runs install_name_tool over the needed libraries to fix them
> up. Again, due to the lack of anything else, your solution does work.

If nothing else, it might be enough to use DYLD_FALLBACK_LIBRARY_PATH
instead...  But install_name_tool is better.

-- 
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development

Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to