Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: xtide - Calculate tide all over the world https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=211626 ------- Additional Comments From bugs.michael@xxxxxxx 2006-10-21 12:16 EST ------- Slow. No LD_PRELOAD hacks, please. All you need is the "libtcd.so.2" symlink, as it is the SONAME the executables want at run-time. ldconfig creates this symlink, when it finds libtcd.so.2.1.3 which is the full-version. "man ldconfig" has the details on what option -n does and why the ld.so cache is irrelevant in this case. [...] The SONAME versioning will only work if upstream (who is used to static libs) is strict about keeping the API compatible and never removes anything from it prior to v3 as that would break the ABI when using a shared lib. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review