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: openais standards based cluster framework https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=192889 ------- Additional Comments From sdake@xxxxxxxxxx 2006-05-23 17:24 EST ------- Addressing comment #2 point #3 on the topic of location of library dirs: Upstream places the files in the separate openais directory. The reason this is done is because it may be that people want to install two competing SA Forum AIS standard implementations (this is what openais provides) on their Fedora system at once. This would cause collisions if they both used /usr/lib allowing only one implementation at a time. The standard specifies the name of the shared objects. We could declare that only openais could be installed on a FC6 system, but I think we would be more friendly if we allowed other vendors to operate on Fedora Core 6 as well. On the topic of ld.so.conf.d, the project uses a component model to load services (that is what those lcrso files are). Upstream doesn't place the lcrso files in the /usr/lib dir since they are not generally useful shared libraries. Either way, ld.so.conf.d must be modified as this is how the component loader finds its components. First it scans the cwd, then /usr/lib then /usr/lib64, then /etc/ld.so.conf (which may have include lines which are then scanned). -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review