Issue #411 has been updated by Clément OUDOT.
Nick Milas wrote: > I upgraded two servers today from different versions of LTB Openldap using: > [...] > > After upgrade, there was still no ld path configured, either in > /etc/ld.so.conf or in /etc/ld.so.conf.d/. > > Any advice? this is normal, the ld.so.conf file is updated at first RPM installation, not at upgrade. ---------------------------------------- Feature #411: Dynamic link library missing? http://tools.lsc-project.org/issues/411 Author: Nick Milas Status: Closed Priority: Normal Assigned to: Clément OUDOT Category: OpenLDAP RPM Target version: openldap-rpm-2.4.31 I have tried to build packages (specifically: Postfix with ldap support) using LTB library paths but I failed. I found that there was no ld path configured. (Yet, there is one for BerkeleyDB in /etc/ld.so.conf file.) I created a file: /etc/ld.so.conf.d/openldap-ltb-x86_64.conf with content: "/usr/local/openldap/lib64" and then ran: "ldconfig". Subsequently, build was successful. Shouldn't this path be added by default when installing the package? Thanks, Nick -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
