Code

Readme and install updates for OSX instructions.
[inkscape.git] / README
diff --git a/README b/README
index 8a7922c42c4a741f00cfe233ca7327fb86a00fd3..9ea528a8fbe1103204fcb03bd9ec6f93c8c39a59 100644 (file)
--- a/README
+++ b/README
@@ -21,6 +21,10 @@ emphasizing a lightweight core with powerful features added through
 an extension mechanism, and the establishment of a friendly, open,
 community-oriented development processes.
 
+
+Installation for *nixes (Mac OS X users please have a look at the end of the file):
+==========================================================
+
 Inkscape uses the standard procedure for compilation and installation: 
 
   ./configure
@@ -73,3 +77,18 @@ take some extra steps to indicate where those dependencies are to be
 found.  For instance, with Perl modules, set the PERLLIB or PERL5LIB
 variable (see `man perlrun`)
 
+
+Installation for Mac OS X users
+===============================
+
+We try to keep the Wiki pages on compiling inkscape up-to-date and 
+comprehensive. It is here: 
+
+http://wiki.inkscape.org/wiki/index.php/CompilingMacOsX
+
+For a brief overlook: 
+We suggest to use macports (http://macports.org) in order to achieve all
+the necessary components and libraries. Than there is a mighty tool called
+"osx-build.sh" in the packaging/macosx directory of the unpacked tarball.
+This script will do most of the work for you. 
+