summaryrefslogtreecommitdiff
path: root/Mkfiles
diff options
context:
space:
mode:
Diffstat (limited to 'Mkfiles')
-rw-r--r--Mkfiles/README15
1 files changed, 10 insertions, 5 deletions
diff --git a/Mkfiles/README b/Mkfiles/README
index 4cca802e..dfaea113 100644
--- a/Mkfiles/README
+++ b/Mkfiles/README
@@ -13,16 +13,21 @@ The Makefiles are:
If the following tools are installed, the full installer package can
be built:
- 1. Perl (5.6 or later)
- 2. Nullsoft Scriptable Installer System (makensis)
+ 1. Perl (5.6 or later), e.g. ActivePerl or StrawberryPerl
+ http://strawberryperl.com/
+ 2. Nullsoft Scriptable Install System (makensis)
+ http://nsis.sourceforge.net/Download
3. Ghostscript (ps2pdf) or Acrobat Distriller (acrodist)
+ https://downloads.ghostscript.com/
4. The Adobe Source Sans Pro and Source Code Pro fonts
- 5. The Perl module Font::TTF
-
+ https://github.com/adobe-fonts
+ 5. The Perl module Font::TTF (can usually be installed
+ via the "CPAN Client" in your Perl distribution)
+ http://search.cpan.org/~bhallissy/Font-TTF/
The tools need to be in your current path. To build the
installer package, run:
- nmake /f Mkfiles\msvc.mak nsis
+ nmake /f Mkfiles\msvc.mak everything nsis
Filename Target Compiler Tested with
---------------------------------------------------------------------------