From 7c4474810fd5ff73dc03feb5482ffbeadd3cd830 Mon Sep 17 00:00:00 2001 From: Stevan Pettit Date: Fri, 3 Jun 2011 12:40:17 -0400 Subject: [PATCH] Added Mako requirement documentation --- scripts/windows-builder.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/scripts/windows-builder.py b/scripts/windows-builder.py index be9f7d6aa..854c927c9 100644 --- a/scripts/windows-builder.py +++ b/scripts/windows-builder.py @@ -102,6 +102,13 @@ psvince.dll the install will fail. The dll can be obtained from here: http://www.vincenzo.net/isxkb/index.php?title=PSVince) +Mako + Mako Templates for Python. This package is required for building the + remote plugin. It can be installed by going to your + python_directory\scripts\.. and running "easy_install Mako". If you do not + have easy_install, the Mako package can be obtained here: + http://www.makotemplates.org/download.html + """ import os