cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Perl module can not be installed... Help !

From: Maarten Balliauw <maartenba_at_yahoo.com>
Date: Tue, 10 Apr 2001 05:11:54 -0700 (PDT)

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
---------------------------------------------------

It is the latest cURL version that can be found on the
website... (7.7.1)

__________________________________________________
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