# HG changeset patch # User Sylvain Thénault # Date 1310055646 -7200 # Node ID ab1385ee7caa17c0aad8beb9f7a191f435a04cf7 # Parent 3c9dfc6e820b93eb07580fa599b8de3b6ec563e8 [book, admin] include some fixes done by auc in an email to me diff -r 3c9dfc6e820b -r ab1385ee7caa doc/book/en/admin/setup-windows.rst --- a/doc/book/en/admin/setup-windows.rst Thu Jul 07 18:20:23 2011 +0200 +++ b/doc/book/en/admin/setup-windows.rst Thu Jul 07 18:20:46 2011 +0200 @@ -8,13 +8,12 @@ Setting up a Windows development environment is not too complicated but it requires a series of small steps. -We proposed an example of a typical |cubicweb| installation on Windows +We propose an example of a typical |cubicweb| installation on Windows from sources. We assume everything goes into ``C:\\`` and for any package, without version specification, "the latest is the greatest". -Take into the mind that adjusting the installation drive should be -straightforward. +Mind that adjusting the installation drive should be straightforward. @@ -104,7 +103,7 @@ Getting the sources ------------------- -There are tow ways to get the sources of |cubicweb| and its +There are two ways to get the sources of |cubicweb| and its :ref:`cubes `: * download the latest release (:ref:`SourceInstallation`) @@ -153,3 +152,6 @@ Then start the service with:: net start cubicweb-my_instance + +In case this does not work, you should be able to see error reports in +the application log, using the windows event log viewer. diff -r 3c9dfc6e820b -r ab1385ee7caa doc/book/en/admin/setup.rst --- a/doc/book/en/admin/setup.rst Thu Jul 07 18:20:23 2011 +0200 +++ b/doc/book/en/admin/setup.rst Thu Jul 07 18:20:46 2011 +0200 @@ -91,10 +91,10 @@ :ref:`cubicweb with other database ` using the following virtual packages : - * `cubicweb-postgresql-support` contains the necessary dependency for + * `cubicweb-postgresql-support` contains the necessary dependencies for using :ref:`cubicweb with postgresql datatabase ` - * `cubicweb-mysql-support` contains the necessary dependency for using + * `cubicweb-mysql-support` contains the necessary dependencies for using :ref:`cubicweb with mysql database `. .. _`list of sources`: http://wiki.debian.org/SourcesList