Be sure to have installed all required Unix/Linux software listed above.
Compile Python modules
-Run python setup.py build to compile the Python files. +
Run python setup.py sdist --manifest-only to create the MANIFEST
+file.
+Run python setup.py build to compile the Python files.
For help about the setup.py script options, run
python setup.py --help.
The CC environment variable is checked before compilation, so you can
@@ -149,7 +151,10 @@ directory, for example c:\Python2
Close the MSYS application (by typing exit) and open a DOS command
prompt.
Change to the linkchecker-X.X.X directory and run
-python setup.py build -c mingw32 bdist_wininst.
This generates a binary installer dist\linkchecker-X.X.X.win32-py2.4.exe which you just have to execute.
@@ -201,7 +206,7 @@ working