It's not long since I upgraded to -current. To be able to compile various subprojects of the Mono project, I've also installed Gware.
Now, in -current, the version of openldap is 2.3. I don't have this package installed however, since it is also included in Gware. My problem is that the version is only 2.2.
When I want to run smbclient:
Code:
smbclient: error while loading shared libraries: libldap-2.3.so.0: cannot open shared object file: No such file or director
Other people who run into this kind of problems? What is the simplest solution? Installing the official openldap package? I'd rather not break Gware, although I don't use Gnome myself.