# HG changeset patch # User Nicolas Chauvat # Date 1284299596 -7200 # Node ID 73565b77055981dda610086bc2d98cf9a0301e02 # Parent e9d125fd14656decaa3c152e82c5bc2c751cdaab [doc] fix link to appendix diff -r e9d125fd1465 -r 73565b770559 doc/book/en/admin/setup.rst --- a/doc/book/en/admin/setup.rst Fri Sep 10 18:30:38 2010 +0200 +++ b/doc/book/en/admin/setup.rst Sun Sep 12 15:53:16 2010 +0200 @@ -83,8 +83,7 @@ .. _`ftp site`: http://ftp.logilab.org/pub/cubicweb/ -Make sure you have installed the dependencies (see appendixes for the list). - +Make sure you also have all the :ref:`InstallDependencies`. .. _MercurialInstallation: @@ -105,7 +104,7 @@ Do not forget to update the forest itself (using `cd path/to/forest ; hg up`). -Make sure you have installed the dependencies (see appendixes for the list). +Make sure you also have all the :ref:`InstallDependencies`. .. _WindowsInstallation: @@ -188,6 +187,9 @@ http://www.osuch.org/python-simplejson%3Awin32 +Make sure you also have all the :ref:`InstallDependencies` that are not specific +to Windows. + Tools ~~~~~ diff -r e9d125fd1465 -r 73565b770559 doc/book/en/annexes/depends.rst --- a/doc/book/en/annexes/depends.rst Fri Sep 10 18:30:38 2010 +0200 +++ b/doc/book/en/annexes/depends.rst Sun Sep 12 15:53:16 2010 +0200 @@ -1,9 +1,9 @@ .. -*- coding: utf-8 -*- -.. _dependencies: +.. _InstallDependencies: -Dependencies -============ +Installation dependencies +========================= When you run CubicWeb from source, either by downloading the tarball or cloning the mercurial forest, here is the list of tools and libraries you need @@ -55,9 +55,7 @@ * plpythonu extension * tsearch2 extension (for postgres < 8.3, in postgres-contrib) -Other optional packages : - -: +Other optional packages: * fyzz - http://www.logilab.org/project/fyzz - http://pypi.python.org/pypi/fyzz - included in the forest, *to activate Sparql querying*