Author: bdubbs
Date: Tue Feb 19 20:13:48 2019
New Revision: 21210
Log:
Tag some browsers.
Seamonkey needed some tweaks.
Modified:
trunk/BOOK/xsoft/graphweb/epiphany.xml
trunk/BOOK/xsoft/graphweb/falkon.xml
trunk/BOOK/xsoft/graphweb/seamonkey.xml
Modified: trunk/BOOK/xsoft/graphweb/epiphany.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/epiphany.xml Tue Feb 19 16:21:06 2019
(r21209)
+++ trunk/BOOK/xsoft/graphweb/epiphany.xml Tue Feb 19 20:13:48 2019
(r21210)
@@ -37,7 +37,7 @@
users. Its principles are simplicity and standards compliance.
</para>
- &lfs83_checked;
+ &lfs84_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xsoft/graphweb/falkon.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/falkon.xml Tue Feb 19 16:21:06 2019
(r21209)
+++ trunk/BOOK/xsoft/graphweb/falkon.xml Tue Feb 19 20:13:48 2019
(r21210)
@@ -42,7 +42,7 @@
<command>hellopython.py</command> script).
</para>
- &lfs83_checked;
+ &lfs84_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml Tue Feb 19 16:21:06 2019
(r21209)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml Tue Feb 19 20:13:48 2019
(r21210)
@@ -44,7 +44,7 @@
based on the <application>Mozilla</application> source code.
</para>
- &lfs83_checked;
+ &lfs84_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -275,7 +275,11 @@
export CXXFLAGS+=$EXTRA_FLAGS &&
unset EXTRA_FLAGS &&
-make -f client.mk</userinput></screen>
+CC=gcc CXX=g++ make -f client.mk</userinput></screen>
+
+ <note><para>The CC and CXX variables above are only needed if
+ <xref linkend="llvm"/> is installed. If using clang is desired,
+ do not use the CFLAGS or CXXFLAGS above.</para></note>
<para>
This package does not come with a test suite.
@@ -286,6 +290,7 @@
commands as the <systemitem class="username">root</systemitem> user:
</para>
+
<screen role="root"><userinput>make -f client.mk install INSTALL_SDK=
&&
chown -R 0:0 /usr/lib/seamonkey-&seamonkey-version; &&
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page