From 25f6a6a1a406d67688d9b4953a40692999101ae6 Mon Sep 17 00:00:00 2001
From: calvin
Compile gettext translations
-Change to the linkchecker-X.X.X/po directory and run % make win.
+Still in the MSYS window, change to the linkchecker-X.X.X\po +directory and run % make win.
Compile and install the LinkChecker Python modules
-Close the MSYS application and open a DOS command prompt. -Change to the linkchecker-X.X.X directory and run -c:> python setup.py build -c mingw32 install.
+Close the MSYS application (by typing exit) and open a DOS command +prompt. +Change to the linkchecker-X.X.X directory and run +c:> python setup.py build -c mingw32 bdist_wininst.
+This generates a binary installer +dist\linkchecker-X.X.X.win32-py2.3.exe which you just have to +execute.