That's OK, but do please check and see if you installed some other bits of an xfree86 package by running "fink list -i xfree86". If that's the case you may have problems down the line unless you fix it.
On Thursday, November 20, 2003, at 10:04 AM, Jorge A Ahumada wrote:
I got it!
I realized that libfreetype.6.2.dylib and libfreetype.6.dylib are the same file...but X11 wants to use libfreetype.6.3.dylib instead of 6.2! Renaming libfreetype.6.3.dylib as libfreetype.6.dylib solved the problem!
On Nov 20, 2003, at 8:54 AM, Alexander K. Hansen wrote:
Judging by the dates, /usr/X11R6/lib/libfreetype.6.3.dylib got installed yesterday. It's possible that something got installed that shouldn't. What do you get if you run "fink list -i xfree86"?
--On Thursday, November 20, 2003 8:38 AM -0600 Jorge A Ahumada <[EMAIL PROTECTED]> wrote:
Hello there,
Yesterday I was updating the texmac program through fink, when I suddenly
had a hard crash. After reboot I resumed the update but then I was
unable to use X11. This is the message sent to the console everytime I
try to launch X11:
dyld: /Applications/Utilities/X11.app/Contents/MacOS/X11 version mismatch
for library: /usr/X11R6/lib/libfreetype.6.dylib (compatibility version of
user: 6.3.0 greater than library's version: 6.2.0)
it turns out I have three libfreetype.*.dylib files and a hard link:
[iiwi:/usr/X11R6/lib] jorge% ls -l libfreetype.* -rw-r--r-- 1 root admin 271336 19 Nov 15:05 libfreetype.6.2.dylib -rw-r--r-- 1 root wheel 308648 27 Sep 04:29 libfreetype.6.3.dylib -rw-r--r-- 1 root admin 271336 19 Nov 15:21 libfreetype.6.dylib -rw-r--r-- 1 root wheel 398036 14 Sep 20:34 libfreetype.a lrwxr-xr-x 1 root wheel 21 19 Nov 15:53 libfreetype.dylib -> libfreetype.6.3.dylib
I tried to rename libfreetype.6.2.dylib, but that didn't work. Any ideas?
thanks,
Jorge
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
-- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
