Author: pierre
Date: Fri Aug 16 12:44:22 2019
New Revision: 21981
Log:
Change the sassc page so that it is easier for jhalfs. Hope it is OK. Please
speak up if not
Modified:
trunk/BOOK/general/graphlib/sassc.xml
Modified: trunk/BOOK/general/graphlib/sassc.xml
==============================================================================
--- trunk/BOOK/general/graphlib/sassc.xml Fri Aug 16 10:08:32 2019
(r21980)
+++ trunk/BOOK/general/graphlib/sassc.xml Fri Aug 16 12:44:22 2019
(r21981)
@@ -78,7 +78,7 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Library Package Information</bridgehead>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
@@ -124,7 +124,10 @@
First, build the library:
</para>
-<screen><userinput>autoreconf -fi &&
+<screen><userinput>tar -xf ../libsass-&libsass-version;.tar.gz &&
+pushd libsass-&libsass-version; &&
+
+autoreconf -fi &&
./configure --prefix=/usr --disable-static &&
make</userinput></screen>
@@ -143,8 +146,7 @@
Build the command line wrapper:
</para>
-<screen><userinput>tar -xf ../sassc-&sassc-version;.tar.gz &&
-cd sassc-&sassc-version; &&
+<screen><userinput>popd &&
autoreconf -fi &&
./configure --prefix=/usr &&
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page