failed to install perl module curl::easy

Status
Not open for further replies.

rembrant

New Member
Messages
1
Reaction score
0
Points
0
I'm trying to install perl module curl::easy but it fails every time.
Thank you.

Code:
Method: Perl Expect
/bin/pwd: cannot open directory `..': Permission denied
/bin/pwd: cannot open directory `..': Permission denied
Fetching CPAN timestamp...Done
Testing connection speed...(this could take a while)...Done
/bin/pwd: cannot open directory `..': Permission denied
Ping:1000 Testing connection speed to ftp.kfki.hu using pureperl...(18364.71 bytes/s)...Done
Ping:1000 Testing connection speed to cpan.wanadoo.nl using pureperl...(11178.57 bytes/s)...Done
Ping:1000 Testing connection speed to ftp.rhnet.is using pureperl...(8244.74 bytes/s)...Done
Three usable mirrors located
Three usable mirrors located
Mirror Check passed for ftp.kfki.hu (/index.html)
CPAN: File::HomeDir loaded ok (v0.67)
CPAN: Storable loaded ok (v2.18)
Going to read /home/rembrant/.cpan/Metadata
  Database was generated on Sun, 27 Jan 2008 02:31:19 GMT
Running install for module 'Curl::easy'
Running make for C/CR/CRISB/WWW-Curl-2.0.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
CPAN: Compress::Zlib loaded ok (v1.42)
Checksum for /home/rembrant/.cpan/sources/authors/id/C/CR/CRISB/WWW-Curl-2.0.tar.gz ok
WWW-Curl-2.0/
WWW-Curl-2.0/t/
WWW-Curl-2.0/t/11oldstyle1.t
WWW-Curl-2.0/t/12oldstyle2.t
WWW-Curl-2.0/t/07ftp-upload.t
WWW-Curl-2.0/t/09times.t
WWW-Curl-2.0/t/18twinhandles.t
WWW-Curl-2.0/t/00constants.t
WWW-Curl-2.0/t/01basic.t
WWW-Curl-2.0/t/17slist.t
WWW-Curl-2.0/t/15duphandle-callback.t
WWW-Curl-2.0/t/10errbuf.t
WWW-Curl-2.0/t/03body-callback.t
WWW-Curl-2.0/t/19basic-back.t
WWW-Curl-2.0/t/16formpost.t
WWW-Curl-2.0/t/04abort-test.t
WWW-Curl-2.0/t/13slowleak.t
WWW-Curl-2.0/t/08ssl.t
WWW-Curl-2.0/t/02header-callback.t
WWW-Curl-2.0/t/05progress.t
WWW-Curl-2.0/t/06http-post.t
WWW-Curl-2.0/t/14duphandle.t
WWW-Curl-2.0/Changes
WWW-Curl-2.0/easy.pm.in
WWW-Curl-2.0/Curl.xs
WWW-Curl-2.0/MANIFEST
WWW-Curl-2.0/typemap
WWW-Curl-2.0/lib/
WWW-Curl-2.0/lib/WWW/
WWW-Curl-2.0/lib/WWW/Curl.pm
WWW-Curl-2.0/lib/WWW/Curl/
WWW-Curl-2.0/lib/WWW/Curl/form.pm
WWW-Curl-2.0/lib/Curl/
WWW-Curl-2.0/lib/Curl/easy.pm
WWW-Curl-2.0/README
WWW-Curl-2.0/Makefile.PL
CPAN: File::Temp loaded ok (v0.20)

  CPAN.pm: Going to build C/CR/CRISB/WWW-Curl-2.0.tar.gz

Cannot find curl.h - cannot build constants files  - see Makefile.PL at Makefile.PL line 74.
CPAN: YAML loaded ok (v0.66)
/bin/pwd: cannot open directory `../../../..': Permission denied
/bin/pwd: cannot open directory `../../../..': Permission denied
  CRISB/WWW-Curl-2.0.tar.gz
  /usr/bin/perl Makefile.PL PREFIX=/home/rembrant/perl/usr -- NO Makefile created
Running make install
  Make had some problems, won't install
perlmod--Install done
 
Status
Not open for further replies.
Top