summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bb8f550)
raw | patch | inline | side by side (parent: bb8f550)
author | Wolf Drechsel <drechsel@verkehrsplanung.com> | |
Mon, 30 Nov 2009 15:27:34 +0000 (09:27 -0600) | ||
committer | Ted Gould <ted@gould.cx> | |
Mon, 30 Nov 2009 15:27:34 +0000 (09:27 -0600) |
INSTALL | patch | blob | history | |
README | patch | blob | history |
index e7d5dad63d82769e36769c8181241d2bae508987..b9830caec883e7f7e3c1059262eb05565e9716a2 100644 (file)
--- a/INSTALL
+++ b/INSTALL
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
index 8a7922c42c4a741f00cfe233ca7327fb86a00fd3..9ea528a8fbe1103204fcb03bd9ec6f93c8c39a59 100644 (file)
--- a/README
+++ b/README
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
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.
+