Author: dj
Date: 2010-02-27 01:44:58 -0700 (Sat, 27 Feb 2010)
New Revision: 8276
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/xulrunner.xml
Log:
Corrected Xulrunner library symlinks.
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-02-27 08:37:07 UTC
(rev 8275)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-02-27 08:44:58 UTC
(rev 8276)
@@ -49,6 +49,9 @@
Thunderbird headers, and re-enabled build of enigmail extension in
Thunderbird build.</para>
</listitem>
+ <listitem>
+ <para>[dj] - Corrected symlinks for xulrunner libs.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/x/lib/xulrunner.xml
===================================================================
--- trunk/BOOK/x/lib/xulrunner.xml 2010-02-27 08:37:07 UTC (rev 8275)
+++ trunk/BOOK/x/lib/xulrunner.xml 2010-02-27 08:44:58 UTC (rev 8276)
@@ -284,7 +284,8 @@
mkdir /usr/lib/mozilla &&
ln -sv /usr/lib/xulrunner-&xulrunner-version;/plugins \
/usr/lib/mozilla/plugins &&
-chown -R root:root /usr/lib/xulrunner-* /usr/bin/xulrunner</userinput></screen>
+chown -R root:root /usr/lib/xulrunner-* /usr/bin/xulrunner &&
+ln -sfv xulrunner-devel-&xulrunner-version;/lib/lib{xul,xpcom,mozjs}.so
/usr/lib</userinput></screen>
<para>If you've elected to use the included NSPR and NSS, while still the
<systemitem class="username">root</systemitem> user, complete the
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page