On 23/09/09, 12:38:15, Maciej "(Matchek)" Blizinski <[email protected]> wrote regarding Re: [csw-maintainers] Anyone wants to update wxWidgets?:
> One more question: If two versions of a library are installed on one > system, which one is being used during linking? The one pointed to by (or that is) .so /opt/csw/lib/libjpeg.so.62.0.0 /opt/csw/lib/libjpeg.so.62=libjpeg.so.62.0.0 /opt/csw/lib/libjpeg.so.7.0.0 /opt/csw/lib/libjpeg.so.7=libjpeg.so.7.0.0 /opt/csw/lib/libjpeg.so=libjpeg.so.7.0.0 at link libjpeg.so uses .so.7 not .62 SONAME is used at run time. James. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
