cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Perl module can not be installed... Help ! (fwd)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 10 Apr 2001 13:19:16 +0200 (MET DST)

This was mailed to me directly.

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
---------- Forwarded message ----------
Date: Tue, 10 Apr 2001 04:15:56 -0700 (PDT)
From: Maarten Balliauw <maartenba_at_yahoo.com>
To: Daniel Stenberg <daniel_at_haxx.se>
Subject: Re: Perl module can not be installed... Help !
> Which curl version?
The latest one: 7.7.1
> What version of the cURL::easy module is it?
The latest one provided on the cURL site
> What two files? What did it say more exactly?
This is an extract from my telnet:
---------------------------------------------------
[unipay1_at_www2 Curl_easy]$ perl Makefile.PL
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lcurl
Writing Makefile for Curl::easy
[unipay1_at_www2 Curl_easy]$ make
cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2
   -DVERSION=\"1.0.1\" -DXS_VERSION=\"1.0.1\" -fpic
-I/usr/lib/perl5/5.00503/i386-linux/CORE -Wall easy.c
easy.xs:7: curl/curl.h: No such file or directory
easy.xs:8: curl/easy.h: No such file or directory
make: *** [easy.o] Error 1
[unipay1_at_www2 Curl_easy]$ make test
cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2
   -DVERSION=\"1.0.1\" -DXS_VERSION=\"1.0.1\" -fpic
-I/usr/lib/perl5/5.00503/i386-linux/CORE -Wall easy.c
easy.xs:7: curl/curl.h: No such file or directory
easy.xs:8: curl/easy.h: No such file or directory
make: *** [easy.o] Error 1
[unipay1_at_www2 Curl_easy]$ make install
cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2
   -DVERSION=\"1.0.1\" -DXS_VERSION=\"1.0.1\" -fpic
-I/usr/lib/perl5/5.00503/i386-linux/CORE -Wall easy.c
easy.xs:7: curl/curl.h: No such file or directory
easy.xs:8: curl/easy.h: No such file or directory
make: *** [easy.o] Error 1
---------------------------------------------------
> Have you tried the version that comes bundled the
> curl 7.7.1 package?
Yes, same problem...
Thanks for the quick answer :)
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
_______________________________________________
Curl-library mailing list
Curl-library_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-library
Received on 2001-04-10