thank you,
but i did set the PATH variable, but i don't have the admin rights to my system
but i did changed my working dir to
<h1>
C:\Perl\Spreadsheet-WriteExcel-2.25>cd \<br>
C:\>cd perl<br>
C:\Perl>cd bin<br>
C:\Perl\bin>perl Makefile.PL<br>
Writing Makefile for File::Temp<br>
Writing Makefile for OLE::Storage_Lite<br>
Writing Makefile for PadWalker<br>
Writing Makefile for Parse::RecDescent<br>
Warning: prerequisite OLE::Storage_Lite 0.08 not found.<br>
Writing Makefile for Spreadsheet::ParseExcel<br>
$Config{useperlio} is defined, removing requirement of IO::Scalar<br>
Warning: prerequisite IO::Scalar 0 not found.<br>
Warning: prerequisite OLE::Storage_Lite 0.08 not found.<br>
Writing Makefile for Spreadsheet::ParseExcel<br>
Do you want to install 'xlscat' (Convert Spreadsheet to plain text or
+CSV) ? [n
] y<br>
Do you want to install 'ss2tk' (Show a Spreadsheet in Perl/Tk) ? [n]
+y<br>
Warning: prerequisite Spreadsheet::ParseExcel 0.26 not found.<br>
Warning: prerequisite Spreadsheet::ReadSXC 0.2 not found.<br>
Warning: prerequisite Text::CSV_XS 0 not found.<br>
Writing Makefile for Spreadsheet::Read<br>
Warning: prerequisite OLE::Storage_Lite 0.14 not found.<br>
Warning: prerequisite Parse::RecDescent 0 not found.<br>
Writing Makefile for Spreadsheet::WriteExcel<br>
Writing Makefile for Spreadsheet::ReadSXC<br>
C:\Perl\bin>nmake<br>
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.<br>
nmake -f Makefile all -nologo<br>
cd ..<br>
nmake -f Makefile all -nologo<br>
cd ..<br>
nmake -f Makefile all -nologo<br>
cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSO
+LE -DNO_ST
RICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPER
+L_IMPLICIT
_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Z
+i -DNDEBUG
-O1 -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" "-IC:\Perl\lib\CORE"
+ PadWalke
r.c<br>
'cl' is not recognized as an internal or external command,
operable program or batch file.<br>
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '
+0x1'
Stop.<br>
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '
+0x2'
Stop.<br>
C:\Perl\bin>nmake test<br>
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.<br>
nmake -f Makefile all -nologo<br>
cd ..<br>
nmake -f Makefile all -nologo<br>
cd ..<br>
nmake -f Makefile all -nologo<br>
cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSO
+LE -DNO_ST
RICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPER
+L_IMPLICIT
_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Z
+i -DNDEBUG
-O1 -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" "-IC:\Perl\lib\CORE"
+ PadWalke
r.c<br>
'cl' is not recognized as an internal or external command,
operable program or batch file.<br>
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '
+0x1'
Stop.<br>
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '
+0x2'
Stop.<br>
C:\Perl\bin>nmake15 install<br>
PKSFX (R) FAST! Self Extract Utility Version 2.04g 02-01-93<br>
Copr. 1989-1993 PKWARE Inc. All Rights Reserved. Shareware version<br>
PKSFX Reg. U.S. Pat. and Tm. Off.<br>
Searching EXE: C:/PERL/BIN/NMAKE15.EXE<br>
but still am not able to run my perl script as it says
<h1>
C:\Perl\bin>perl process_stats_iconprod.pl<br>
Can't locate Spreadsheet/WriteExcel.pm in @INC (@INC contains: C:/Perl
+/site/lib
C:/Perl/lib .) at process_stats_iconprod.pl line 4.
BEGIN failed--compilation aborted at process_stats_iconprod.pl line 4.
can you tell me where am going wrong ???
Thanks,
Vijay |