Comment 19 for bug 311029

Revision history for this message
Martin Lindhe (martinlindhe) wrote :

Andreas:

You are indeed correct.

I've myself recompiled and only installed the resulting libcurl to get SSH support (both command line and in php5-curl).
Before doing this, i also installed the libssh2-1-dev.

This would result in a working setup but my conclusions as to why were obviously flawed (ps. thanks for pointing this out!)

Attached is a corrected patch against curl-7.21.0 (maverick).

I added the dependency against the "curl" package. However I'm not sure if it should rather be against "libcurl3".

Can someone help confirm this solution so we can try to push a patch upstream.