Skip to content
Snippets Groups Projects
Commit 5d87c186 authored by Markus Blatt's avatar Markus Blatt
Browse files

Small correction.

[[Imported from SVN: r7082]]
parent ae20f3e8
No related branches found
No related tags found
No related merge requests found
......@@ -13,15 +13,15 @@ following programs installed on your system:
For the documentation to build you'll need doxygen, wml, convert and latex
installed.
Dune also features a self-test. As some grid-components (e.g. Albert,
Dune also features a self-test. As some components (e.g. Albert,
UG) depend on external libraries their self-tests will only run if
those libraries are found. The pathes would then need to be passed via
--with-...= parameters.
those libraries are found. The paths to their installation prefix
would then need to be passed via --with-...= parameters to configure.
Important! If you don't want to develop Dune itself you won't need to
provide external components! The Dune-library and -headers are
independent of other libraries, instead the applications can choose
what parts to use.
which parts to use.
$Id$
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment