From 863e384311ec3384b013ac0b4c303d47053103b0 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Tue, 17 Jan 2012 08:58:38 +0100 Subject: [PATCH] Document compilation from source under OSX. --- doc/install.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/install.txt b/doc/install.txt index 4438cfc1..e95279f5 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -117,6 +117,22 @@ After installation LinkChecker is now installed. Have fun! +Manual setup for OSX systems +---------------------------- + +1. Install the XCode developer tools + +2. Install homebrew_ and then install pyqt. + + .. _homebrew: http://mxcl.github.com/homebrew/ + +3. Run ``make app``. + + Note: this appears not to be working due to bugs + in third-party libraries. Since I don't have no OSX hardware + anymore, I cannot fix that myself. + + (Fast)CGI web interface ----------------------- The included CGI scripts can run LinkChecker with a nice graphical web