[Templates] Installing Tempalte-Toolkit-2.19
Andy Wardley
abw@wardley.org
Fri, 18 May 2007 07:16:30 +0100
David Kramer wrote:
> Hello, I am a template-toolkit newbie and am having trouble installing
> setting up template-toolkit on a macbook pro and a G4 mac pro.
I must admit, I haven't used fink to install it on OSX recently. (I'm
also in the process of updating the web site to provide better instructions,
btw).
The simplest way is from the command line (aka Terminal) using the CPAN
module. Type the following command:
sudo cpan Template
Enter your password when prompted and that should be it. Let me know if
it's not.
A