issue: "dyld: Symbol not found: _CGLGetCurrentContext"

Jeremy Huddleston jeremyhu at macports.org
Wed Aug 18 21:04:37 PDT 2010


On Aug 18, 2010, at 18:38, Michael Dickens wrote:

> I set up DYLD_LIBRARY_PATH correctly and try to execute './octave' from
> the CLI, it complains

Haha.  I find this line *extremely* humorous.  The only way to setup DYLD_LIBRARY_PATH correctly is by doing:

unset DYLD_LIBRARY_PATH

Your setting of DYLD_LIBRARY_PATH is the cause of the problem.  Don't do it.




More information about the macports-dev mailing list