On Mon, 25 Jan 2010, Hahn, Christopher wrote:
Hello,
"No compiler found"
If I were doing this, I would probably run the bat file
that came with my MS C compiler (was it MSDev32.bat?), the
one that sets up paths for compilation, then I would try
the PAR build again.
In any case, you need to make sure that a C compiler is
in your path.
Chris
Hi all,
It's compiling as we speak, thanks for the help!
I notice a lot of these details are missing from the documentation... I'd
like to volunteer to update/generate some documentation, if possible.
Thanks,
Josh
-----Original Message-----
From: jdwy...@joshua.raleigh.nc.us [mailto:jdwy...@joshua.raleigh.nc.us]
Sent: Sunday, January 24, 2010 5:23 AM
To: par@perl.org
Subject: Problems building PAR::Packer on win32
Hi,
I'm trying to build PAR::Packer 1.002 on windows 2003 with ActiveState
Perl 5.8.9 (MSWin32-x86-multi-thread, build 826).
I used
perl -MCPAN -e "install PAR::Packer"
The CPAN module downloads Par-Packer-1.002.tar.gz and checksums ok, then
extracts it, then says:
CPAN.pm: Going to build S/SM/SMUELLER/PAR-Packer-1.002.tar.gz
Fetching 'PAR-Packer-1.002-MSWin32-x86-multi-thread-5.8.9.par' from
www.cpan.org... Fetching failed:
No compiler found, won't generate 'script/parl.exe'!
[lots of stuff]
[skipped t00, t20; and failed test t30, t40]
I have installed the latest cygwin, with no joy.
How can I get this to build?
Also, how do I join this list?
Thanks in advance,
Josh