cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problems with gmake for curlpp-0.3.0

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 15 Apr 2004 16:06:34 +0200 (CEST)

On Thu, 15 Apr 2004, Juan David Palomino wrote:

> Hi, i'm traying to install curlpp-0.3.0 on HP-UX 11.00

Just be aware that curlpp is an independent project. They have their own
mailing list that probably is a better place to ask for curlpp-specific help:

        http://lists.sourceforge.net/lists/listinfo/curlpp-library

> ./configure[6607]: -ge: The specified number is not valid for this command.

Just for kicks I downloaded curlpp 0.3.0 and had a look. That base-conversion
used in the confiture script (for the version number check) looks like its
bash-specific magic that won't work for plain bourne shells. I would suggest
the curlpp authors to use this approach instead:

        http://curl.haxx.se/libcurl/using/autoconf.html

> The problem starts when i try to compile curlpp.

Those problems were too curlpp specific for me. Sorry.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-04-15