You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have built the libest with libcurl.so.4.5.0.
But I couldn't build it with libcurl.so.4.8.0.
Is it able to be built with libcurl.so.4.8.0?
How can I build it with libcurl.so.4.8.0.
$ ./configure
...
(omit)
...
checking for curl_easy_init in -lcurl... no
configure: error: in `/tmp/libest-3.2.0/':
configure: error: --with-libcurl was given, but test for libcurl failed
See `config.log' for more details
make[1]: Leaving directory '/tmp/libest-3.2.0/'
Makefile:208: recipe for target 'libest' failed
make: *** [libest] Error 2
The text was updated successfully, but these errors were encountered:
jerrybean17
changed the title
Can build the libest with libcurl.so.4.8.0
Can build the libest with libcurl.so.4.8.0?
Feb 22, 2024
jerrybean17
changed the title
Can build the libest with libcurl.so.4.8.0?
Is the libest able to be built with libcurl.so.4.8.0?
Feb 22, 2024
I have built the libest with libcurl.so.4.5.0.
But I couldn't build it with libcurl.so.4.8.0.
Is it able to be built with libcurl.so.4.8.0?
How can I build it with libcurl.so.4.8.0.
The text was updated successfully, but these errors were encountered: