|
I'm not particularly knowledgeable; I haven't ever gotten OpenOffice running either. But I just started with a clean Mac and installed X11, the X11 SDK, and the Developer tools before installing OpenOffice, and I get the same errors:
salogl.cxx/GetOGLFnc(): Could not load symbol glFlush
dyld: /Applications/OpenOffice.org1.0.1/program/soffice.bin Undefined symbols:
OpenGL undefined reference to _gll_noop expected to be defined in /usr/X11R6/lib/libGL.dylib
OpenGL undefined reference to _gll_pkey expected to be defined in /usr/X11R6/lib/libGL.dylib
Trace/BPT trap
I'm going to check out the alternate libGL suggestion from http://www.oreillynet.com/cs/user/view/cs_msg/14586
|