]> matita.cs.unibo.it Git - helm.git/commitdiff
removed mention of the "library" target, no longer needed for the installation
authorStefano Zacchiroli <zack@upsilon.cc>
Tue, 21 Mar 2006 16:50:37 +0000 (16:50 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Tue, 21 Mar 2006 16:50:37 +0000 (16:50 +0000)
matita/help/C/sec_install.xml

index 38218c190be3496e219eb0f35e0bb333d106575e..929cad1aa63c785b2f4f955a91f6baf503de3349 100644 (file)
            </listitem>
          </varlistentry>
 
-         <varlistentry>
-           <term><userinput>library</userinput></term>
-           <listitem>
-             <para>uses the (just built) <application>matitac</application>
-               compiler to build the &appname; standard library. </para>
-           </listitem>
-         </varlistentry>
-
          <varlistentry>
            <term><userinput>install</userinput></term>
            <listitem>
              <para>installs &appname; related tools, standard library and the
-               needed runtime stuff in the proper places on the filesystem
+               needed runtime stuff in the proper places on the filesystem.
              </para>
+             <para>As a part of the installation process the &appname;
+               standard library will be compiled, thus testing that the just
+               built <application>matitac</application> compiler works
+               properly.</para>
              <para>For this step you will need a working SQL database (for
                indexing the standard library while you are compiling it). See
                <ulink type="http" url="#database_setup">Database setup</ulink>