yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #10442
[Branch ~yade-pkg/yade/git-trunk] Rev 3814: Merge pull request #36 from Kubeu/patch-2
Merge authors:
Alexander Eulitz [Eugen] (kubeu)
------------------------------------------------------------
revno: 3814 [merge]
committer: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxxxxxx>
timestamp: Mon 2014-02-03 08:11:58 -0800
message:
Merge pull request #36 from Kubeu/patch-2
Added Antons hint to first install external depencies of Yade before fol...
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 2014-01-13 17:49:26 +0000
+++ doc/sphinx/installation.rst 2014-02-03 16:11:58 +0000
@@ -121,7 +121,11 @@
* `OpenBLAS <http://www.openblas.net/>`_ optimized and parallelized alternative to the standard blas+lapack (fluid coupling, optional)
* `Metis <http://glaros.dtc.umn.edu/gkhome/metis/metis/overview/>`_ matrix preconditioning (fluid coupling, optional)
-Most of the list above is very likely already packaged for your distribution.
+Most of the list above is very likely already packaged for your distribution. In case you are confronted
+with some errors concerning not available packages (e.g. Package libmetis-dev is not available) it may be necessary
+to add yade external ppa from https://launchpad.net/~yade-users/+archive/external::
+ sudo add-apt-repository ppa:yade-users/external
+ sudo apt-get update
The following commands have to be executed in command line of corresponding
distributions. Just copy&paste to the terminal. To perform commands you
should have root privileges