summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-01 03:48:32 +0000
committerTed Gould <ted@gould.cx>2009-12-01 03:48:32 +0000
commitac0b4062a25d612d6e71c9d6ec7bc335727acf57 (patch)
tree3de07e8e824b77705d24bd29e18585259a4d4596
parentReadme and install updates for OSX instructions. (diff)
downloadinkscape-ac0b4062a25d612d6e71c9d6ec7bc335727acf57.tar.gz
inkscape-ac0b4062a25d612d6e71c9d6ec7bc335727acf57.zip
Moving OSX specific instructions.
(bzr r8833.1.11)
-rw-r--r--README19
-rw-r--r--README.osx15
2 files changed, 17 insertions, 17 deletions
diff --git a/README b/README
index 9ea528a8f..08dc3fdf7 100644
--- a/README
+++ b/README
@@ -22,8 +22,8 @@ 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):
-==========================================================
+Basic Installation
+==================
Inkscape uses the standard procedure for compilation and installation:
@@ -77,18 +77,3 @@ 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.
-
diff --git a/README.osx b/README.osx
new file mode 100644
index 000000000..2aea18058
--- /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.
+