summaryrefslogtreecommitdiffstats
path: root/doc/install.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.doc')
-rw-r--r--doc/install.doc8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/install.doc b/doc/install.doc
index 99e8e56..528c36e 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -514,13 +514,17 @@ Compilation is now done by performing the following steps:
\subsection install_bin_windows Installating the binaries on Windows
-There is no fancy installation procedure at the moment (if anyone wants
-to add it please let me know).
+There is no fancy installation procedure at the moment (if anyone can
+add it in a location independent way please let me know).
To install doxygen, just copy the binaries from the <code>bin</code> directory
to a location somewhere in the path. Alternatively, you can include
the <code>bin</code> directory of the distribution to the path.
+For running doxywizard you need to install the non-commercial version of
+the Qt library first. This library can be downloaded from
+http://www.trolltech.com/products/download/freelicense/noncommercial-dl.html
+
\subsection build_tools Tools used to develop doxygen
Doxygen was developed and tested under Linux using the following