Today I discovered I needed to update the client.
When I ran pslaunch and tried to update, it crashed with a message about missing libcurl.so.4
CentOS 5.4 comes with curl-7.15.5-2.1.el5_3.5 and libcurl.so.3.
I tried to use curl from Fedora 9, curl-7.18.2-1.fc9.i386.rpm, but that doesn't work because of the version of openldap.
And when I want to solve that dependency, the list of things to solve becomes huge.
Is there a way around?
Without it I can't update the client

Edit: found out that there is a new client available as download, trying that one ...