We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
X11 and OpenOffice on Mac OS X
|
| Subject: |
|
Re: Problems getting started |
| Date: |
|
2003-04-19 06:49:36 |
| From: |
|
germuska
|
Response to: Re: Problems getting started
|
|
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
|