Subject: | Win32::Word::Writer |
Date: | Sun, 22 Jul 2007 12:59:36 -0700 |
To: | bug-win32-word-writer [...] rt.cpan.org |
From: | "Paul H. Harder II" <paulharder2 [...] gmail.com> |
Does Win32::Word::Writer work under cygwin? I would appreciate any hint you
may be able to offer that will get me past the following installation error.
~> cpan Win32::Word::Writer
CPAN: Storable loaded ok
Going to read /home/Paul/.cpan/Metadata
Database was generated on Fri, 08 Dec 2006 21:25:04 GMT
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://archive.progeny.com/CPAN/authors/01mailrc.txt.gz
LWP failed with code[500] message[LWP::Protocol::MyFTP: connect: Operation
now in progress]
Fetching with Net::FTP:
ftp://archive.progeny.com/CPAN/authors/01mailrc.txt.gz
Fetching with LWP:
ftp://cpan-du.viaverio.com/pub/CPAN/authors/01mailrc.txt.gz
Going to read /home/Paul/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Fetching with LWP:
ftp://archive.progeny.com/CPAN/modules/02packages.details.txt.gz
LWP failed with code[500] message[LWP::Protocol::MyFTP: connect: Operation
now in progress]
Fetching with Net::FTP:
ftp://archive.progeny.com/CPAN/modules/02packages.details.txt.gz
Fetching with LWP:
ftp://cpan-du.viaverio.com/pub/CPAN/modules/02packages.details.txt.gz
Going to read /home/Paul/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Sun, 22 Jul 2007 11:50:45 GMT
There's a new CPAN.pm version (v1.9102) available!
[Current version is v1.7601]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...
Fetching with LWP:
ftp://archive.progeny.com/CPAN/modules/03modlist.data.gz
LWP failed with code[500] message[LWP::Protocol::MyFTP: connect: Operation
now in progress]
Fetching with Net::FTP:
ftp://archive.progeny.com/CPAN/modules/03modlist.data.gz
Fetching with LWP:
ftp://cpan-du.viaverio.com/pub/CPAN/modules/03modlist.data.gz
Going to read /home/Paul/.cpan/sources/modules/03modlist.data.gz
Going to write /home/Paul/.cpan/Metadata
Running install for module Win32::Word::Writer
Running make for J/JO/JOHANL/Win32-Word-Writer-0.02.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for /home/Paul/.cpan/sources/authors/id/J/JO/JOHANL/Win32-
Word-Writer-0.02.tar.gz ok
Scanning cache /home/Paul/.cpan/build for sizes
Deleting from cache: /home/Paul/.cpan/build/DateManip-5.42a (11.3>10.0 MB)
Deleting from cache: /home/Paul/.cpan/build/URI-1.35 (10.4>10.0 MB)
Deleting from cache: /home/Paul/.cpan/build/HTML-Tagset-3.04 (10.0>10.0 MB)
Win32-Word-Writer-0.02
Win32-Word-Writer-0.02/.cvsignore
Win32-Word-Writer-0.02/Build.PL
Win32-Word-Writer-0.02/Changes
Win32-Word-Writer-0.02/Makefile.PL
Win32-Word-Writer-0.02/MANIFEST
Win32-Word-Writer-0.02/META.yml
Win32-Word-Writer-0.02/README
Win32-Word-Writer-0.02/examples
Win32-Word-Writer-0.02/examples/01example.doc
Win32-Word-Writer-0.02/examples/01example.pl
Win32-Word-Writer-0.02/lib
Win32-Word-Writer-0.02/lib/Win32
Win32-Word-Writer-0.02/lib/Win32/Word
Win32-Word-Writer-0.02/lib/Win32/Word/Writer.pm
Win32-Word-Writer-0.02/lib/Win32/Word/Writer
Win32-Word-Writer-0.02/lib/Win32/Word/Writer/Table.pm
Win32-Word-Writer-0.02/t
Win32-Word-Writer-0.02/t/00-load.t
Win32-Word-Writer-0.02/t/01-saveas.t
Win32-Word-Writer-0.02/t/02-write.t
Win32-Word-Writer-0.02/t/03-open.t
Win32-Word-Writer-0.02/t/04-saveas_format.t
Win32-Word-Writer-0.02/t/05-stylespec.t
Win32-Word-Writer-0.02/t/05-writeparagraph.t
Win32-Word-Writer-0.02/t/06-setstyle.t
Win32-Word-Writer-0.02/t/07-italic_bold.t
Win32-Word-Writer-0.02/t/08-list.t
Win32-Word-Writer-0.02/t/09-table.t
Win32-Word-Writer-0.02/t/pod-coverage.t
Win32-Word-Writer-0.02/t/pod.t
Win32-Word-Writer-0.02/t/WordTest.pm
Win32-Word-Writer-0.02/t/data
Win32-Word-Writer-0.02/t/data/open.doc
Removing previously used /home/Paul/.cpan/build/Win32-Word-Writer-0.02
CPAN.pm: Going to build J/JO/JOHANL/Win32-Word-Writer-0.02.tar.gz
Can't locate Module/Build/Compat.pm in @INC (@INC contains:
/usr/lib/perl5/5.8/cygwin /usr/lib/perl5/5.8 /usr/lib/perl5/site
_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/site_perl/5.8
/usr/lib/perl5/vendor_perl/5.8/cygwin /usr/lib/pe
rl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
I thought the "Can't locate Module/Build/Compat.pm" was a clue so I tried
installing that first, but it gave this error:
CPAN.pm: Going to build K/KW/KWILLIAMS/Module-Build-0.2808.tar.gz
Malformed argument 'PREFIX=~/perl' at lib/Module/Build/Compat.pm line 163,
<DATA> line 547.
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
I'll probably figure this out for myself, but I thought you might have seen
it before and know exactly how to fix it.
Thank you.
--
Show quoted text
____________________
Paul H. Harder II
Houston, TX
Message body is not shown because it is too large.