cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Instalation problems

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 12 Jun 2003 20:46:52 +0200 (CEST)

On Thu, 12 Jun 2003, mediawerk Austria wrote:

(this mail was received at the curl-web address, but I reply and CC the
libcurl mailing list)

> When i want du execute the command Makefile.PL i got the message:
> "Cannot find curl.h - cannot build constants files - see Makefile.PL at
> Makefile.PL line 74."

> I checked Makefile.PL but did not found curl.h on my server.
> What can i do?

I figure you want to install the libcurl binding for perl (WWW::Curl)?

You need to have the libcurl header files installed somewhere in your system
when doing so.

If you have them installed in a non-standard directory, you need to provide
that directory to the install process this way:

 $ perl Makefile.PL /my/secret/path/to/curl/include

Cris, maybe the error message could include this information?

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
Received on 2003-06-12