* Oleg Burlaca ([EMAIL PROTECTED]) [011016 16:27]:
> Hi all !
>
> I've used TT 2.04 for a while,
> and today I've decided to try TT 2.05 with XS_Stash but:
>
> 1. perl Makefile.PL OK
> 2. nmake ERROR
>
> C:\Perl\bin\Perl.exe -IC:\Perl\lib -IC:\Perl\lib C:\Perl\lib\ExtUtils/xs
> ubpp -typemap C:\Perl\lib\ExtUtils\typemap Stash.xs > Stash.xsc && C:\Perl\bin\
> Perl.exe -IC:\Perl\lib -IC:\Perl\lib -MExtUtils::Command -e mv Stash.xsc Stash.c
>
> cl -c -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DE
> S_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -O1 -
> MD -DNDEBUG -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -IC:\Perl\lib\CORE St
> ash.c
> 'cl' is not recognized as an internal or external command,
> operable program or batch file.
> NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1'
> Stop.
> NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
> Stop.
>
> Hmm, strange.
> (TT 2.04 works fine on either Win2K, WinXP)
> What should I do ?!
> Thanks
You either need a C compiler ('cl' is the Visual C++ compiler used to
compile your perl) or, if you're using ActivePerl, see:
http://openinteract.sourceforge.net/
for instructions on installing TT (with the XS stash!) via PPM.
Chris
--
Chris Winters ([EMAIL PROTECTED])
Building enterprise-capable snack solutions since 1988.