Comment 6 for bug 168727

Revision history for this message
Nixnixnix (nixnixnix) wrote :

Originator: NO

On OS 10.4.10, When I run it, the System.log says it is missing
libXinerama.dynlib.

I go to http://ftp.xfree86.org/pub/XFree86/4.5.0/binaries/Darwin-ppc-5.x,
download Xbin.tgz, unpack it and place libXinerama.1.0.dylib
/usr/X11R6/lib/, create symlinks libXinerama.1.0.dylib to libXinerama.dylib
and libXinerama.1.dylib, then I run inkscape and I have a symbol missing in
the .so:

Link (dyld) error:

Symbol not found: _FT_Get_BDF_Property
  Referenced from:
/Applications/Inkscape.app/Contents/Resources/lib/libfontconfig.1.dylib
  Expected in: /usr/X11R6/lib/libfreetype.6.dylib

So I guess my X11 is out of sync with what inkscape is compiled with, ug.
What do I do now?