Thanks for your help Danny. I will check on gmake.

I didn't have any trouble installing the prerequisite classes using PPM, but when i tried to install them using CPAN, then they ran into the same make problems i hit with Test::Unit.

Anyway, i just copied all the PM files into my site-lib directory by hand and i've been using Test::Unit without a problem. TestRunner.pl and all work fine.

Thanks again for everyone's help.

Bret

At 03:50 PM 1/3/2003, Danny Faught wrote:
Bret Pettichord wrote:
I seem to have a problem with make. It fails with the same message with any perl package. I've tried a couple different versions, to no avail. I also tried installing cygwin perl, but that didn't help.
I can use PPM to install other modules, but not Test::Unit.
I was unable to install Test::Unit using the CPAN module because I needed to install the Class::Inner prerequisite, and the tests for Test::Inner fail on my machine. Do you already have Class::Inner installed?

I installed Class::Inner from the tarball by hand (using gmake), and noticed that the tests pass if I call them directly, without using Test::Harness.

With Class::Inner installed, I was able to install Test::Unit using the CPAN module. The make error you see looks like a fundamental configuration problem. Are you using a Cygwin version of gmake? BTW, I'm using Cygwin (not sure how to tell what version) on Windows NT 4.0, using the Cygwin Perl build, v5.6.1.

I also just tried a CPAN install on a similar configuration except it's Windows 2000, and got the same results.

It is possible to install this by hand?
I would imagine, if you know what files need to go where.
--
Danny Faught
Tejas Software Consulting
http://www.tejasconsulting.com
_____________________________________
 Bret Pettichord
   Book - www.testinglessons.com
   Hotlist - www.testinghotlist.com
   Consulting - www.pettichord.com




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Perlunit-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/perlunit-users

Reply via email to