Dear FS experts
I tried to open QDEC but the following error occurred:
dyld: Library not loaded: /usr/X11R6/lib/libexpat.0.dylib Referenced from: /Applications/freesurfer/lib/KWWidgets/lib/KWWidgets/libKWWidgets.dylib Reason: image not found Trace/BPT trap [Macintosh-3:/usr/X11R6/lib] juergenhaenggi%
This library is not there. Where can I find this library?
Thanks Regards Juergen
----------------------------------------------------------- Juergen Haenggi Ph.D. (Dr. des.) Division of Neuropsychology Institute of Psychology University of Zurich Binzmuehlestrasse 14, PO Box 25 8050 Zurich, Switzerland 0041 44 635 73 97 (phone office) 0041 76 445 86 84 (phone mobile) 0041 44 635 74 09 (fax office) BIN 4.D.04 (office room number) j.haenggi@psychologie.uzh.ch (email) http://www.psychologie.uzh.ch/neuropsy/ (website) http://www.juergenhaenggi.ch (private website) -----------------------------------------------------------
Juergen,
I'm guessing you upgraded to Leopard. Whereas Tiger put libexpat in /usr/X11R6/lib, Leopard has it in /usr/lib. So as a fix, try this:
cd /usr/X11R6/lib sudo ln -s /usr/lib/libexpat.dylib libexpat.0.dylib
I can't guarantee that this will work though. A Leopard distribution of freesurfer should be released in a couple weeks.
Nick
On Fri, 2008-02-22 at 16:34 +0100, Juergen Haenggi wrote:
Dear FS experts
I tried to open QDEC but the following error occurred:
dyld: Library not loaded: /usr/X11R6/lib/libexpat.0.dylib Referenced from: /Applications/freesurfer/lib/KWWidgets/lib/KWWidgets/libKWWidgets.dylib Reason: image not found Trace/BPT trap [Macintosh-3:/usr/X11R6/lib] juergenhaenggi%
This library is not there. Where can I find this library?
Thanks Regards Juergen
Juergen Haenggi Ph.D. (Dr. des.) Division of Neuropsychology Institute of Psychology University of Zurich Binzmuehlestrasse 14, PO Box 25 8050 Zurich, Switzerland 0041 44 635 73 97 (phone office) 0041 76 445 86 84 (phone mobile) 0041 44 635 74 09 (fax office) BIN 4.D.04 (office room number) j.haenggi@psychologie.uzh.ch (email) http://www.psychologie.uzh.ch/neuropsy/ (website) http://www.juergenhaenggi.ch (private website)
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu