Till Backhaus wrote:
> Hi there,
> 
> gnuplot seems to be broken in unstable:
> 
> gnuplot
> dyld: Library not loaded: /usr/X11/lib/libXdamage.1.dylib
> Referenced from: /sw/lib/libwx_gtk2u_richtext-2.8.0.dylib
> Reason: Incompatible library version: libwx_gtk2u_richtext-2.8.0.dylib  
> requires version 3.0.0 or later, but libXdamage.1.dylib provides  
> version 2.0.0
> /sw/bin/gnuplot: line 6:  1202 Trace/BPT trap          /sw/bin/ 
> gnuplotx "$@"

What this shows is that your version of wxgtk2.8-shlibs (which contains 
/sw/lib/libwx_gtk2u_richtext-2.8.0.dylib) was not compiled in the 
presence of the version of X11 you have currently installed.

This can happen if you get the package as precompiled binary from 
someone else, or if you (perhaps unintentionally) downgraded your X11 
installation. In particular, if you installed an xquartz update, you 
have to reinstall it every time you run a softwareupdate or update xcode.

-- 
Martin


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to