Re: Curl with rsa-sha2-256, rsa-sha2-512
Dan Fandrich via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 16, 2023 at 05:40:53PM +0100, João M. S. Silva via curl-users wrote: > I could not use LD_LIBRARY_PATH to tell configure that I had a new place for > libssh2. I had to install it system-wide after removing the system one. You could also set -rpath in LDFLAGS to have your libcurl use your custom version instead of the system-wide version in order to avoid touching the system one. -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.html