Re: [Perlunit-users] perl unit availability
Status: Beta
Brought to you by:
mca1001
|
From: Bret P. <br...@pe...> - 2003-01-03 17:20:07
|
At 09:40 PM 1/2/2003, Phlip wrote:
> > In the meantime, i'll figure out how to install it manually. I'm using
> > Perl5.8 and the PDK.
I've gone back to Perl5.6
>Install Cygwin to get tar and gzip. (Unfortunately you will also get a Perl -
>use this one only if you comprehend Cygwin's paths, which is unlikely.)
I already had these installed.
>Install either VC++ or Cygwin's g++.
I added this. Is this really necessary? As there C++ code in Test::Unit?
>Expose them to "perl Makefile.PL".
OK. I still get the makefile error that i got before.
$ make
Makefile:746: *** missing separator. Stop.
This is the version i am using:
$ make -v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-cygwin
>If you build for Cygwin's perl, you'l need to move the Test from one folder
>site-packages to another.
I don't have Cygwin's perl installed. Based on your comments, that sounds
like a good thing.
_____________________________________
Bret Pettichord
Book - www.testinglessons.com
Hotlist - www.testinghotlist.com
Consulting - www.pettichord.com
|