summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ec0b718)
raw | patch | inline | side by side (parent: ec0b718)
author | Ted Gould <ted@gould.cx> | |
Tue, 1 Dec 2009 03:48:32 +0000 (21:48 -0600) | ||
committer | Ted Gould <ted@gould.cx> | |
Tue, 1 Dec 2009 03:48:32 +0000 (21:48 -0600) |
README | patch | blob | history | |
README.osx | [new file with mode: 0644] | patch | blob |
index 9ea528a8fbe1103204fcb03bd9ec6f93c8c39a59..08dc3fdf7d248b84d806f811d3b7b3df58305902 100644 (file)
--- a/README
+++ b/README
community-oriented development processes.
-Installation for *nixes (Mac OS X users please have a look at the end of the file):
-==========================================================
+Basic Installation
+==================
Inkscape uses the standard procedure for compilation and installation:
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.
-
diff --git a/README.osx b/README.osx
--- /dev/null
+++ b/README.osx
@@ -0,0 +1,15 @@
+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 overview:
+
+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.
+