]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a small Readme to the top level directory
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 5 Nov 2012 10:37:48 +0000 (10:37 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 5 Nov 2012 10:37:48 +0000 (10:37 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27392 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/README [new file with mode: 0644]

diff --git a/deal.II/README b/deal.II/README
new file mode 100644 (file)
index 0000000..26ce9ad
--- /dev/null
@@ -0,0 +1,11 @@
+For the impatient one:
+
+Configure compile and install the deal.II library with:
+
+    $ mkdir build
+    $ cd build
+    $ cmake -DCMAKE_INSTALL_PREFIX=/path/where/deal.II/should/be/intalled/to ..
+    $ make install    (alternatively $ make -j<N> install)
+
+A detailed Readme can be found at doc/readme.html and doc/cmake.html or at
+http://dealii.org/.

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.