Author: djensen
Date: 2005-07-29 11:00:48 -0600 (Fri, 29 Jul 2005)
New Revision: 4832

Modified:
   trunk/BOOK/general/genutils/imagemagick.xml
Log:
ImageMagick movecheck to after install

Modified: trunk/BOOK/general/genutils/imagemagick.xml
===================================================================
--- trunk/BOOK/general/genutils/imagemagick.xml 2005-07-29 16:11:40 UTC (rev 
4831)
+++ trunk/BOOK/general/genutils/imagemagick.xml 2005-07-29 17:00:48 UTC (rev 
4832)
@@ -118,12 +118,12 @@
 ./configure --prefix=/usr --with-modules &&
 make</userinput></screen>
 
-    <para>To test the results, issue: <command>make check</command>.</para>
+     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
-    <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
-
 <screen role="root"><userinput>make install</userinput></screen>
 
+   <para>To test the results, as an unprivileged user, issue: <command>make 
check</command>.</para>
+
     <sect3>
       <title>Additional Configure Options</title>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to