yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #12452
[Branch ~yade-pkg/yade/git-trunk] Rev 3750: fix typo in installation page
------------------------------------------------------------
revno: 3750
committer: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxxxxxx>
timestamp: Mon 2015-12-07 16:35:00 +0100
message:
fix typo in installation page
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 2015-10-27 01:50:32 +0000
+++ doc/sphinx/installation.rst 2015-12-07 15:35:00 +0000
@@ -174,7 +174,7 @@
names of the Debian-packages.
-.. warning:: If you have Ubuntu 14.04 Trusty, you need to add -DCMAKE_CXX_FLAGS="-frounding-math"
+.. warning:: If you have Ubuntu 14.04 Trusty, you need to add -DCMAKE_CXX_FLAGS=-frounding-math
during the configuration step of compilation (see below) or to install libcgal-dev
from our `external PPA <https://launchpad.net/~yade-users/+archive/external/>`_.
Otherwise the following error occurs on AMD64 architectures::