]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Doc update.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Sep 2001 13:23:24 +0000 (13:23 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Sep 2001 13:23:24 +0000 (13:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@5097 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/readme.html

index 3444fa5cbbef26a1e7b6a43f1cca7631c3a57307..ca047d448183ee759f5c23a4244858a9ec645cce 100644 (file)
     After `make' has finished, you will have two sets of
     libraries. The first consists of the files
     <ul>
-      <li> <p><code>base/lib/libbase.a</code>: The library containing the
+      <li> <p><code>lib/libbase.a</code>: The library containing the
       code of the classes in the <code>/base</code> directory. These
       are mostly helper classes (such as output of various data in
       different data formats), and classes of general numerical
       etc.), but not very specifically about finite elements.
       </p>
 
-      <li> <p><code>lac/lib/liblac.a</code>: <code>lac</code> is the
+      <li> <p><code>lib/liblac.a</code>: <code>lac</code> is the
       acronym for <i>L</i>inear <i>A</i>lgebra <i>C</i>lasses. This
       library contains classes representing vectors, matrices, sparse
       matrices, linear solvers, and the like.
       </p>
 
-      <li> <p><code>deal.II/lib/libdeal_II_2d.a</code>: This is the
+      <li> <p><code>lib/libdeal_II_2d.a</code>: This is the
       library containing all the classes representing finite element
       methods, such as grid handling, different finite elements,
       etc. Thus suffix <code>_2d</code> obviously indicates that this
       they run stable and are used in production mode.
       </p>
     </ul>
+    If shared libraries were built instead of static ones, then the
+    suffix <code>.a</code> is replaced by <code>.so</code>
     </p>
 
     <p>

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.