Thank you for the tip - after looking at the directory (/usr/X11R6/lib) I found all of the libX*.dylib have Sep 23 as the time stamp, except for the following ones:
-rw-r--r-- 1 root wheel 280124 Mar 10 2003 /usr/X11R6/lib/libXaw.6.1.dylib -rw-r--r-- 1 root wheel 391096 Mar 10 2003 /usr/X11R6/lib/libXaw.7.0.dylib -rw-r--r-- 1 root wheel 157588 Jul 8 16:47 /usr/X11R6/lib/libXcursor.1.0.dylib -rw-r--r-- 1 root wheel 338708 Jul 8 16:47 /usr/X11R6/lib/libXft.2.1.dylib -rw-r--r-- 1 root wheel 66836 Jul 8 16:47 /usr/X11R6/lib/libXrandr.2.0.dylib -rw-r--r-- 1 root wheel 325024 Jul 8 16:44 /usr/X11R6/lib/libXrender.1.2.dylib -rw-r--r-- 1 root wheel 73216 Jul 8 16:43 /usr/X11R6/lib/libXv.1.0.dylib
I don't see any of these in Apple's X11-beta3. I see them in Apple's X11-1.0 or in other xfree86-4.3.x versions.
So yes libXcursor is one of them. But odd thing is, they all have at least one up-to-date link linking to them (e.g.,
lrwxr-xr-x 1 root wheel 20 Sep 23 00:34 /usr/X11R6/lib/libXcursor.1.dylib -> libXcursor.1.0.dylib lrwxr-xr-x 1 root wheel 20 Sep 23 00:34 /usr/X11R6/lib/libXcursor.dylib -> libXcursor.1.0.dylib
Time stamps on symlinks don't mean anything. Frequently they correspond to the time of the last reboot.
So should I remove them all (together with the links)?
That's what I would try (or move them to some backup directory for the case that you suddenly remember why you had them there ;-) )
-- Martin
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
