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 mtasaka@xxxxxxxxxxxxxxxxxxx 2006-10-21 12:25 EST ------- (In reply to comment #15) > > 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. I switch back to /sbin/ldconfig -n $(pwd)/libtcd/ LD_LIBRARY_PATH=(pwd)/libtcd/ \ ./tcd-utils/build_tide_db $TCD harmonics-*.txt &> harmonics.out > 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. I understand. Currently upstream seems to keep this rule. -- 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