[Templates] Installing Template Toolkit
[prev]
[thread]
[next]
[Date index for 2004/12/22]
Hi all,
I have tried to install Template Toolkit under Windows but without success.
I have tried:
perl -MCPAN -e "install Template;"
But I couldn't install it because it needed AppConfig module. I couldn't
install this module because it gave me the following errors:
AppConfig-1.56/lib/AppConfig/Getopt.pm
AppConfig-1.56/lib/AppConfig/State.pm
AppConfig-1.56/lib/AppConfig/Sys.pm
AppConfig-1.56/lib/AppConfig.pm
AppConfig-1.56/Changes
AppConfig-1.56/MANIFEST
AppConfig-1.56/TODO
AppConfig-1.56/README
AppConfig-1.56/Makefile.PL
Removing previously used \.cpan\build\AppConfig-1.56
CPAN.pm: Going to build A/AB/ABW/AppConfig-1.56.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for AppConfig
-- OK
Running make test
'test' is not recognized as an internal or external command,
operable program or batch file.
test -- NOT OK
Running make install
make test had returned bad status, won't install without force
C:\Documents and Settings\teddy>
Do I need a C compiler in order to install the Template module?
Or what could be the problem that produces the error when installing
AppConfig?
Note: I have responded "no" to all the questions that asked me if I want to
install additional components with the Template module.
Thank you very much.
Teddy
_______________________________________________
templates mailing list
templates@xxxxxxxxxxxxxxxx.xxx
http://lists.template-toolkit.org/mailman/listinfo/templates
 |
[Templates] Installing Template Toolkit
Octavian Rasnita 14:45 on 22 Dec 2004
|