Samuel Herschbein wrote:
Martin & Alexander->
Step 1: run /sw/bin/gtk-query-immodules-2.0
> cd /sw/bin/
> ./gtk-query-immodules-2.0
dyld: Symbol not found: __cg_jpeg_resync_to_restart
Referenced from: /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/ImageIO
Expected in: /sw/lib/libJPEG.dylib
OK, this is different from the behavior I am seeing. It explains your
earlier crashes, but it is not clear where it comes from. The only way I
can get this is when I set the environment variable DYLD_LIBRARY_PATH to
/sw/lib. Did you do something similar?
[]
Step 2: remove libjpeg & repeat Step 1
> dpkg --remove --force-depends libjpeg
(Reading database ... 9805 files and directories currently installed.)
Removing libjpeg ...
> ./gtk-query-immodules-2.0
# GTK+ Input Method Modules file
# Automatically generated file, do not edit
# Created by ./gtk-query-immodules-2.0 from gtk+-2.6.8
[etc]
So it is working correctly now. If you really have an environment
variable set (by you or by some other software you installed) that
causes this crash, you should unset it, because it is likely to cause
other similar crashes.
--
Martin
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users