[Templates] HELP needed

Amer R. Child achild@basis.com
Fri, 13 Jul 2007 14:34:29 -0600


So here is what I get when I run the below command:

C:\downloads\Template-Toolkit-2.19>perl -MTemplate -e1
Can't locate Template.pm in @INC (@INC contains: C:/Perl/lib =
C:/Perl/site/lib .)
.
BEGIN failed--compilation aborted.

So now I am really confused....

-----Original Message-----
From: Stuart Johnston [mailto:saj@thecommune.net]=20
Sent: Friday, July 13, 2007 2:28 PM
To: Amer R. Child
Cc: templates@template-toolkit.org
Subject: Re: [Templates] HELP needed

I've never used ActivePerl myself but normally you would run this:

perl -MTemplate -e1

No message means it is installed.


Amer R. Child wrote:
> Stuart,
> 	I tried using the ppm from ActiveState, and it tells me:
> PPM - Programmer's Package Manager version 3.0.1.
> Copyright (c) 2001 ActiveState SRL. All Rights Reserved.
>=20
> Entering interactive shell. Using Term::ReadLine::Stub as readline =
library.
>=20
> Profile tracking is not enabled. If you save and restore profiles =
manually,
> your profile may be out of sync with your computer. See 'help profile' =
for
> more information.
>=20
> Type 'help' to get started.
>=20
> ppm> install Template-Toolkit
> Note: Package 'Template-Toolkit' is already installed.
> ppm>
>=20
> However I thought there should be c:\prog files\Template Toolkit dir.  =
If that is the case its not there.  Is there away to verify its =
installed?
>=20
> -----Original Message-----
> From: Stuart Johnston [mailto:saj@thecommune.net]=20
> Sent: Friday, July 13, 2007 1:23 PM
> To: Amer R. Child
> Cc: templates@template-toolkit.org
> Subject: Re: [Templates] HELP needed
>=20
> Amer R. Child wrote:
>> Can anyone provide with a good link to download template toolkit the =
tar=20
>> I have won=E2=80=99t compile on windows I get the following error:
>=20
> What version of Perl are you using on Windows?  'install Template' =
from=20
> cpan shell works for me with Strawberry Perl.
>=20
> If you are using ActivePerl, you might try the link on the new =
website:
>=20
> http://template-toolkit.org/download/index.html#win32
>=20
>=20
> _______________________________________________
> templates mailing list
> templates@template-toolkit.org
> http://lists.template-toolkit.org/mailman/listinfo/templates