summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolf Drechsel <drechsel@verkehrsplanung.com>2009-11-30 15:27:34 +0000
committerTed Gould <ted@gould.cx>2009-11-30 15:27:34 +0000
commitb5fc9dfce348059caf751eff6a6f6acdbe9f305d (patch)
tree061e068764f6d0134a621e2d4cf6355dec4d2426
parentUpdated version files that were missed. (diff)
downloadinkscape-b5fc9dfce348059caf751eff6a6f6acdbe9f305d.tar.gz
inkscape-b5fc9dfce348059caf751eff6a6f6acdbe9f305d.zip
Readme and install updates for OSX instructions.
(bzr r8833.1.10)
-rw-r--r--INSTALL3
-rw-r--r--README19
2 files changed, 22 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index e7d5dad63..b9830caec 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,6 +10,9 @@ Basic Installation
If you have problems compiling Inkscape, then see
http://wiki.inkscape.org/wiki/index.php/CompilingInkscape .
+ If you are a Mac OS X user, please dont read on, keep to the wiki
+pages instead: http://wiki.inkscape.org/wiki/index.php/CompilingMacOsX
+
The remainder of this file gives generic installation instructions.
The `configure' shell script attempts to guess correct values for
diff --git a/README b/README
index 8a7922c42..9ea528a8f 100644
--- 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.
+