Vipul Jain via curl-users
2021-03-17 14:25:35 UTC
Thanks, I'll check it out.
link with could not be found when trying to run a test program.
You need to make sure thay your run-time linker can find that/those libraries.
Using LD_LIBRARY_PATH, editing /etc/ld.so.conf or setting
LDFLAGS="-Wl,-rpath,$libdirectory" when running configure are common methods.
--
/ daniel.haxx.se
| Commercial curl support up to 24x7 is available!
| Private help, bug fixes, support, ports, new features
| https://www.wolfssl.com/contact/
I tried to give this path for openssl1.1.1g, but while configuring curl give
error "libcurl one or more libs available at link-time are not available
run-time libssl"
It means that one (or more) of the (shared) libraries configure could find anderror "libcurl one or more libs available at link-time are not available
run-time libssl"
link with could not be found when trying to run a test program.
You need to make sure thay your run-time linker can find that/those libraries.
Using LD_LIBRARY_PATH, editing /etc/ld.so.conf or setting
LDFLAGS="-Wl,-rpath,$libdirectory" when running configure are common methods.
--
/ daniel.haxx.se
| Commercial curl support up to 24x7 is available!
| Private help, bug fixes, support, ports, new features
| https://www.wolfssl.com/contact/
--
with regards:-
Vipul Jain
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/
with regards:-
Vipul Jain
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/