Author: ken
Date: 2008-11-29 15:37:55 -0700 (Sat, 29 Nov 2008)
New Revision: 7632

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/graphlib/lcms.xml
Log:
Remove use of optional dependancy from the command.

Modified: trunk/BOOK/general/graphlib/lcms.xml
===================================================================
--- trunk/BOOK/general/graphlib/lcms.xml        2008-11-28 23:01:11 UTC (rev 
7631)
+++ trunk/BOOK/general/graphlib/lcms.xml        2008-11-29 22:37:55 UTC (rev 
7632)
@@ -8,8 +8,8 @@
   <!ENTITY lcms-download-ftp  "&gentoo-ftp-repo;/lcms-&lcms-version;.tar.gz">
   <!ENTITY lcms-md5sum        "07bdbb4cfb05d21caa58fe3d1c84ddc1">
   <!ENTITY lcms-size          "878 KB">
-  <!ENTITY lcms-buildsize     "21 MB">
-  <!ENTITY lcms-time          "0.5 SBU (includes building the Python module)">
+  <!ENTITY lcms-buildsize     "21 MB (includes building and installign the 
SWIG bindings)">
+  <!ENTITY lcms-time          "0.5 SBU (includes building and installing the 
SWIG bindings)">
 ]>
 
 <sect1 id="lcms" xreflabel="little cms-&lcms-version;">
@@ -82,7 +82,7 @@
     <para>Install <application>little cms</application> by running the
     following commands:</para>
 
-<screen><userinput>./configure --prefix=/usr --with-python &amp;&amp;
+<screen><userinput>./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
     <para>To test the results, issue: <command>make check</command>.</para>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2008-11-28 23:01:11 UTC (rev 7631)
+++ trunk/BOOK/general.ent      2008-11-29 22:37:55 UTC (rev 7632)
@@ -3,7 +3,7 @@
 $Date$
 -->
 
-<!ENTITY day          "28">                   <!-- Always 2 digits -->
+<!ENTITY day          "29">                   <!-- Always 2 digits -->
 <!ENTITY month        "11">                   <!-- Always 2 digits -->
 <!ENTITY year         "2008">
 <!ENTITY copyrightdate "2001-&year;">

-- 
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