Mon, 21 Nov 2011 19:38:42 +0100
Corrected the Mac OS X installation README.
(transplanted from f7a5eeb5a4424e9eb1f26d0f7c4c92abc3223a66)
README-MacOSX.txt | file | annotate | diff | comparison | revisions |
--- a/README-MacOSX.txt Sun Nov 20 14:46:50 2011 +0100 +++ b/README-MacOSX.txt Mon Nov 21 19:38:42 2011 +0100 @@ -87,7 +87,7 @@ terminal window qmake qscintilla.pro -spec macx-g++ -make +make -j sudo make install 5. Install sip @@ -101,7 +101,7 @@ the extracted folder and enter these commands in a terminal window python3 configure.py -make +make -j sudo make install 6. Install PyQt4 @@ -301,9 +301,10 @@ sudo python3 setup.py install -Note: You may receive some errors during the above steps. However, they just -relate to the tests included in the packages. Nevertheless, the installation -will be fine. +Note: You may receive some errors during the above steps. They just relate to +the tests included in the packages. If this occurs, please delete the faulty +test file and retry. As of pylint 0.25.0 this file was +"test/input/func_unknown_encoding.py". 17.2 Installation of cx_freeze ------------------------------