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 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 So should I remove them all (together with the links)? Yes prior to installing Apple's X11 beta I had Fink's X11 installed. But at that time I followed whatever instructions to remove them (via Fink). Thanks! --- Martin Costabel <[EMAIL PROTECTED]> wrote: > On mercredi, oct 1, 2003, at 15:10 Europe/Paris, fortepianissimo > wrote: > > > Hi Martin - mine is Apple's latest X11 beta, nothing fancy I guess? > > > > --- Martin Costabel <[EMAIL PROTECTED]> wrote: > >> On mercredi, oct 1, 2003, at 13:49 Europe/Paris, fortepianissimo > >> wrote: > >> [] > >>> ld: Undefined symbols: > >>> _XRenderCreateAnimCursor referenced from libXcursor expected to > be > >>> defined in libXrender > > Then I don't understand where libXcursor is coming from. Apple's > beta3 > doesn't have such a library. You didn't install this on top of some > older X11 installation? Look at the date stamps of the libX*.dylib > files in /usr/X11R6/lib. If there are some older ones from before you > > installed Apple's X11, remove them. > > -- > Martin > > __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- 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
