X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=README;h=fde4001057c1ae3c850facdc4ae58697b0226a36;hb=98df3a354fa3c80ac0111cbb7a077b422da9bdb8;hp=66fe6f2eb9d67771f21ee3cd312e732305e04719;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git diff --git a/README b/README index 66fe6f2eb..fde400105 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. + +Basic Installation +================== + Inkscape uses the standard procedure for compilation and installation: ./configure @@ -32,6 +36,9 @@ the "./autogen.sh" command, which calls in turn a number of other programs such as automake and autoconf. See INSTALL for more details. +For platform specific instructions please read the README file that +is associated with that platform (e.g. for Mac OS X read README.osx) + Required Dependencies ===================== @@ -44,7 +51,7 @@ typical libraries you may need to install are: * glibmm * gtkmm -Please see http://www.inkscape.org/cgi-bin/wiki.pl?CompilingInkscape for the +Please see http://wiki.inkscape.org/wiki/index.php/CompilingInkscape for the most current dependencies, including links to the source tarballs.