yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09989
[Branch ~yade-pkg/yade/git-trunk] Rev 3698: Minor fix in installation section of documentation.
------------------------------------------------------------
revno: 3698
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
timestamp: Fri 2013-09-20 19:59:16 +0200
message:
Minor fix in installation section of documentation.
modified:
doc/sphinx/installation.rst
--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'doc/sphinx/installation.rst'
--- doc/sphinx/installation.rst 2013-08-15 12:59:27 +0000
+++ doc/sphinx/installation.rst 2013-09-20 17:59:16 +0000
@@ -124,7 +124,7 @@
gtk2-engines-pixbuf python-argparse \
libqglviewer-qt4-dev python-imaging libjs-jquery python-sphinx python-git python-bibtex \
libxmu-dev libxi-dev libgmp3-dev libcgal-dev help2man libsuitesparse-dev \
- libopenblas-dev libmetis-dev
+ libopenblas-dev libmetis-dev python-gts
* **Fedora**::
@@ -165,6 +165,8 @@
* ENABLE_OPENMP: enable OpenMP-parallelizing option (ON by default)
* ENABLE_GTS: enable GTS-option (ON by default)
* ENABLE_GL2PS: enable GL2PS-option (ON by default)
+ * ENABLE_LINSOLV: enable LINSOLV-option (ON by default)
+ * ENABLE_PFVFLOW: enable PFVFLOW-option, FlowEngine (ON by default)
* runtimePREFIX: used for packaging, when install directory is not the same is runtime directory (/usr/local by default)
* CHUNKSIZE: used, if you want several sources to be compiled at once. Increases compilation speed and RAM-consumption during it (1 by default).