Dapo wrote: [] > dyld: Library not loaded: /usr/X11R6/lib/libXinerama.1.dylib > Referenced from: /sw/bin/gtk-query-immodules-2.0 > Reason: image not found
What do you get from ls -l /usr/X11R6/lib/libXinerama.*.dylib ? You should see something like -rw-r--r-- 1 root wheel 14000 Jun 28 00:42 /usr/X11R6/lib/libXinerama.1.0.dylib lrwxr-xr-x 1 root wheel 21 Sep 22 2005 /usr/X11R6/lib/libXinerama.1.dylib -> libXinerama.1.0.dylib If one of these two lines is missing, you need to reinstall your X11User.pkg from your system disk, or if you don't use Apple's X11, whatever other package you chose to provide your X11. -- Martin ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
