On Wed, 8 Dec 2004, Greg Matheson wrote: > On Tue, 07 Dec 2004, Robert P. J. Day wrote: > > > i just tried to install kwiki on fedora core 3 with: > > > # perl -MCPAN -e 'install Kwiki' > > I just tried installing on FC3 with CPANPLUS, but didn't get your > error: > > > t/formatter3....dubious > > Test returned status 2 (wstat 512, 0x200) > > Instead I got an error with IO::All with the t/synopsis2.t test. > > not ok 3 > # Failed test (t/synopsis2.t at line 14) > # # got: 't/mydir/file3 - file3 is whee > # # ' > # # expected: 't/mydir/file2 - file2 is woohoo > # # ' > # not ok 4 > # # Failed test (t/synopsis2.t at line 14) > # # got: 't/mydir/file2 - file2 is woohoo > # # ' > # # expected: 't/mydir/file3 - file3 is whee > > The files are being found in the wrong order. My guess is that > $dir->next is not returning them in sorted order. > > After I forced the install of IO::All, Kwiki then installed without > problem.
backing up just a bit, i'm reluctant to try a different method to install Kwiki on FC3 until i understand why the expected method didn't work. so if anyone has thoughts on that, i'm all ears. rday
