yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09990
[Branch ~yade-pkg/yade/git-trunk] Rev 3699: Remove Fedora list package from documentation. The list is unsupported.
------------------------------------------------------------
revno: 3699
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
timestamp: Fri 2013-09-20 20:08:06 +0200
message:
Remove Fedora list package from documentation. The list is unsupported.
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-09-20 17:59:16 +0000
+++ doc/sphinx/installation.rst 2013-09-20 18:08:06 +0000
@@ -120,20 +120,20 @@
libboost-iostreams-dev python-dev libboost-python-dev ipython \
python-matplotlib libsqlite3-dev python-numpy python-tk gnuplot \
libgts-dev python-pygraphviz libvtk5-dev python-scientific libeigen3-dev \
- binutils-gold python-xlib python-qt4 pyqt4-dev-tools \
+ python-xlib python-qt4 pyqt4-dev-tools \
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 python-gts
- * **Fedora**::
+If you are using other distribuition, than Debian or its derivatives, you should
+install the software, which is listed above. Their names can differ from the
+names of Debian-packages.
- yum install cmake qt3-devel freeglut-devel boost-devel boost-date-time \
- boost-filesystem boost-thread boost-regex fakeroot gcc gcc-c++ boost-iostreams \
- python-devel boost-python ipython python-matplotlib \
- sqlite-devel python-numeric ScientificPython-tk gnuplot doxygen gts-devel \
- graphviz-python vtk-devel ScientificPython eigen2-devel libQGLViewer-devel \
- loki-lib-devel python-xlib PyQt4 PyQt4-devel python-imaging python-sphinx python-bibtex
+Some of packages (for example, cmake, eigen3) are mandatory, some of them
+are optional. Watch for notes and warnings/errors, which are shown
+by cmake during configuration step. If the missing package is optional,
+some of Yade features will be disabled (see the messages at the end of configuration).
Compilation