fireblood has asked for the wisdom of the Perl Monks concerning the following question:
Package libcurl was not found in the pkg-config search path.after which the process fails. I've downloaded curl both for Windows and for Cygwin directly from the source, https://curl.haxx.se/download.html, but have not seen the libcurl.pc file in either of them.
Perhaps you should add the directory containing `libcurl.pc'
to the PKG_CONFIG_PATH environment variable
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: CPAN module compile error: LWP::Curl
by syphilis (Archbishop) on Jul 19, 2017 at 23:57 UTC | |
Re: CPAN module compile error: LWP::Curl
by huck (Prior) on Jul 19, 2017 at 21:52 UTC |