[EMAIL PROTECTED] wrote: > Author: ken > Date: 2008-11-28 16:01:11 -0700 (Fri, 28 Nov 2008) > New Revision: 7631 > > Modified: > trunk/BOOK/general.ent > trunk/BOOK/general/graphlib/lcms.xml > trunk/BOOK/introduction/welcome/changelog.xml > Log: > lcms update. > > -./configure --prefix=/usr && > +<screen><userinput>./configure --prefix=/usr --with-python && > make</userinput></screen> > > + > + <para><parameter>--with-python</parameter>: Omit this if you did not > install > + Python and SWIG.</para>
Policy for BLFS has always been to not place optional dependencies directly on the configure line. In this case, it may be best to remove the --with-python and change the wording of the explanation to "Add this if you have SWIG installed". -- Randy -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
