https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3118
--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2008-12-20 12:19:08 PDT ---
I thought to play smartass and
Pauls-MBP:~ pdh$ sudo ln -i /usr/X11/lib/libfontconfig.1.3.0.dylib
/usr/X11/lib/libfontconfig.1.dylib
replace /usr/X11/lib/libfontconfig.1.dylib? y
is the correct thing to do. On a system that was initially shipped with 10.5.5
or 10.5.6, there shouldn't be a /usr/X11/lib/libfontconfig.1.1.0.dylib, and
nothing should link to it - there should only be
/usr/X11/lib/libfontconfig.1.3.0.dylib; on a software update from a pre-10.5.5
release to 10.5.5 or 10.5.6, /usr/X11/lib/libfontconfig.1.1.0.dylib might be
left around, but there should also be a /usr/X11/lib/libfontconfig.1.3.0.dylib,
and both /usr/X11/lib/libfontconfig.1.dylib and
/usr/X11/lib/libfontconfig.dylib should be symbolic links to the latter.
As for libpng, try upgrading to 10.5.6, and see whether that fixes the problem.
/usr/X11/lib/libpng12.0.dylib has a compatibility version of 27.0.0 on my
10.5.6 system.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.