hello,

i download mason-1.37 and unzip this compressed file to my c:\ drive.

and exceute "perl build.pl" then build.bat file was created.

i exceute build.bat and i received error message like below.

########################################
mkdir blib\libhtml\site\lib\C:.: Invalid argument;
C:/Perl/site/lib/Module/Build/Base.pm line 2671
########################################

i find base.pm and open this file.


2670 : unless ( -d $fulldir ){
2671 :      File::Path::mkpath($fulldir, 0, oct(755))
2672:        or die "Couldn't mkdir $fulldir: $!";

what's the problem ?

environment.

active perl 5.8.8 build 822

module-Build version 0.2808 including base.pm

thanks in advance.


-- 
CashFlow
To be rich.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to