From: Stéphane C. <ste...@gm...> - 2011-01-26 01:06:31
|
Looking to install wsdlpull on Ubuntu 10.10. I do have curl installed, but running wsdlpull's "./configure" reports: checking for getopt_long... yes checking for curl_easy_init in -lcurl... no configure: WARNING: curl is needed for HTTP GET/POST configure: creating ./config.status config.status: creating Makefile Trying to run wsdlpull from the command-line results in: libcurl needs to be installed to proceed with invocation Try using the -g option to just print the soap message Anyone happen to know what else I'm missing? This is the version of curl I have: $ dpkg -l | grep curl ii curl 7.19.7-1ubuntu1 Get a file from an HTTP, HTTPS or FTP server ii gnupg-curl 1.4.10-2ubuntu1 GNU privacy guard - a free PGP replacement ( ii libcurl3 7.19.7-1ubuntu1 Multi-protocol file transfer library (OpenSS ii libcurl3-gnutls 7.19.7-1ubuntu1 Multi-protocol file transfer library (GnuTLS ii libwww-curl-perl 4.11-1 Perl bindings to libcurl ii python-pycurl 7.19.0-3 Thanks for any hints. Stéphane |