Randy W. Sims wrote:
>
>
> There is still a problem to be worked out, but I'm not yet sure where
> the problem is. Can you tell post your perl & Cwd version.
>
~/wares/MYTH $ perl -MCwd -e 'print $Cwd::VERSION'
2.06
~/wares/MYTH $ perl -v
This is perl, v5.8.0 built for cygwin-multi-64int
Copyright 1987-2002, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
~/wares/MYTH $ perl -MModule::Build -e 'print
$Module::Build::VERSION'
0.21
> Dave, What versions of perl, Cwd, & M::B have you tested Alzabo with?
>
> This problem doesn't seem directly related to Cygwin. It definately
> should not be an error to 'use Cwd', so this has to be a problem in
> M::B, Cwd, or perl. Right???
>
> >> I can run linux inside a VM
>
>>> Ware virtual machine faster than Cygwin (no exageration).
>>>
>> hmm, you have me licking my lips. A real Linux installation but with
>> the tcp/ip ease-of-installation of Windows???
>> and no quirky compile problems because everybody develops and tests
>> on Linux??? hmm....
>>
>
> It's a great product. I wouldn't be without it. I think they have a 30
> day fully functional trial version.
>
> Regards,
> Randy.
>
>
|