Do you have the environment variable DYLD_LIBRARY_PATH set? (Try "setenv | grep DYLD_LIBRARY_PATH" if you are running tcsh.) My guess is that it is set to /usr/X11R6/lib, which is causing dyld to look for the library there rather than in the place specified in /sw/bin/display itself.
-- Dave ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
