Author: djensen Date: 2005-06-15 21:12:09 -0600 (Wed, 15 Jun 2005) New Revision: 4610
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genutils/hd2u.xml trunk/BOOK/general/sysutils/mc.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Update to Hd2u-1.0.0, root/user change in MC Modified: trunk/BOOK/general/genutils/hd2u.xml =================================================================== --- trunk/BOOK/general/genutils/hd2u.xml 2005-06-16 01:44:11 UTC (rev 4609) +++ trunk/BOOK/general/genutils/hd2u.xml 2005-06-16 03:12:09 UTC (rev 4610) @@ -6,9 +6,9 @@ <!ENTITY hd2u-download-http "http://www.megaloman.com/~hany/_data/hd2u/hd2u-&hd2u-version;.tgz"> <!ENTITY hd2u-download-ftp " "> -<!ENTITY hd2u-md5sum "186bdefe543ebcd9c14c5a3c0ee0ce4c"> -<!ENTITY hd2u-size "53 KB"> -<!ENTITY hd2u-buildsize "389 KB"> +<!ENTITY hd2u-md5sum "21249099fbb04b98e30e35d6a89061dd"> +<!ENTITY hd2u-size "54 KB"> +<!ENTITY hd2u-buildsize "312 KB"> <!ENTITY hd2u-time "0.1 SBU"> ]> @@ -68,9 +68,14 @@ commands:</para> <screen><userinput>./configure --prefix=/usr && -make && -make install</userinput></screen> +make</userinput></screen> + <para>This package does not come with a testsuite.</para> + + <para>Now, as the <systemitem class="username">root</systemitem> user:</para> + +<screen role="root"><userinput>make install</userinput></screen> + </sect2> <sect2 role="content"> @@ -84,7 +89,7 @@ <seglistitem> <seg>dos2unix</seg> <seg>None</seg> - <seg>Not determined at this time</seg> + <seg>None</seg> </seglistitem> </segmentedlist> Modified: trunk/BOOK/general/sysutils/mc.xml =================================================================== --- trunk/BOOK/general/sysutils/mc.xml 2005-06-16 01:44:11 UTC (rev 4609) +++ trunk/BOOK/general/sysutils/mc.xml 2005-06-16 03:12:09 UTC (rev 4610) @@ -80,9 +80,14 @@ running the following commands:</para> <screen><userinput>./configure --prefix=/usr && -make && -make install</userinput></screen> +make</userinput></screen> + <para>This package does not come with a testsuite.</para> + + <para>Now, as the <systemitem class="username">root</systemitem> user:</para> + +<screen role="root"><userinput>make install</userinput></screen> + </sect2> <sect2 role="configuration"> @@ -123,7 +128,7 @@ <seglistitem> <seg>mc, mcedit, mcmfmt, and mcview</seg> <seg>None</seg> - <seg>Not determined at this time</seg> + <seg>/usr/share/mc, /usr/lib/mc</seg> </seglistitem> </segmentedlist> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-06-16 01:44:11 UTC (rev 4609) +++ trunk/BOOK/general.ent 2005-06-16 03:12:09 UTC (rev 4610) @@ -108,7 +108,7 @@ <!ENTITY rep-gtk-version "0.18"> <!ENTITY compface-version "1.4"> <!ENTITY imagemagick-version "6.2.3"> -<!ENTITY hd2u-version "0.9.2"> +<!ENTITY hd2u-version "1.0.0"> <!ENTITY gtk-doc-version "1.3"> <!ENTITY intltool-version "0.33"> <!ENTITY screen-version "4.0.2"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2005-06-16 01:44:11 UTC (rev 4609) +++ trunk/BOOK/introduction/welcome/changelog.xml 2005-06-16 03:12:09 UTC (rev 4610) @@ -25,10 +25,15 @@ <itemizedlist> <listitem> + <para>June 15th, 2005 [djensen]: Updated to Hd2u-1.0.0. + Separated user and root commands.</para> + </listitem> + + <listitem> <para>June 15th, 2005 [djensen]: Separated user/root instructions and/or updated Installed Directories for Libao, Libmpeg123, Libmad, OpenQuicktime, libFAME, Speex, Libdvdread, FLAC, Gst-plugins, - Libcroco, Libesmtp, Libungif, AAlib and Rep-gtk</para> + Libcroco, Libesmtp, Libungif, MC, AAlib and Rep-gtk</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
