DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2585 Version: 1.3-current When installing fltk 1.3 from svn, the library libfltk_cairo.so.1.3 gets linked with an absolute symbolic link instead of a relative link. This is a problem e.g. when building in source based distributions, like gentoo or exherbo, when /var/tmp/paludis/build/x11-libs-fltk-scm/image//usr/lib64/libfltk_cairo.so.1.3 gets a symbolic link /var/tmp/paludis/build/x11-libs-fltk-scm/image/usr/lib64/libfltk_cairo.so This is later copied to /usr/lib64, and a relative link (just like the other *.so files) is of course much easier to handle. Link: http://www.fltk.org/str.php?L2585 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
