Changeset 37aba7f for general/genutils


Ignore:
Timestamp:
05/19/2012 06:24:06 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f72a04a
Parents:
b643cd8b
Message:

Anjuta 3.4.2, SpiderMonkey command explanations, Polkit XML Fixes.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10219 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/spidermonkey.xml

    rb643cd8b r37aba7f  
    66
    77  <!ENTITY SpiderMonkey-download-http
    8   "http://ftp.mozilla.org/pub/mozilla.org/js/js185-&spidermonkey-version;.tar.gz">
     8           "http://ftp.mozilla.org/pub/mozilla.org/js/js185-&spidermonkey-version;.tar.gz">
    99  <!ENTITY SpiderMonkey-download-ftp
    10   "ftp://ftp.mozilla.org/pub/mozilla.org/js/js185-&spidermonkey-version;.tar.gz">
     10           "ftp://ftp.mozilla.org/pub/mozilla.org/js/js185-&spidermonkey-version;.tar.gz">
    1111  <!ENTITY SpiderMonkey-md5sum        "a4574365938222adca0a6bd33329cb32">
    1212  <!ENTITY SpiderMonkey-size          "5.9 MB">
     
    3232    <title>Introduction to SpiderMonkey</title>
    3333
    34     <para><application>SpiderMonkey</application> is Mozilla's JavaScript engine
    35     written in C/C++. The most recent standalone source code release implements
    36     JavaScript 1.8.5.</para>
     34    <para>
     35      <application>SpiderMonkey</application> is Mozilla's JavaScript engine
     36      written in C/C++. The most recent standalone source code release implements
     37      JavaScript 1.8.5.
     38    </para>
    3739
    38     &lfs70_built;
     40    &lfs70_checked;
    3941
    4042    <bridgehead renderas="sect3">Package Information</bridgehead>
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP):
    44         <ulink url="&SpiderMonkey-download-http;"/></para>
     45        <para>
     46          Download (HTTP): <ulink url="&SpiderMonkey-download-http;"/>
     47        </para>
    4548      </listitem>
    4649      <listitem>
    47         <para>Download (FTP): <ulink url="&SpiderMonkey-download-ftp;"/></para>
     50        <para>
     51          Download (FTP): <ulink url="&SpiderMonkey-download-ftp;"/>
     52        </para>
    4853      </listitem>
    4954      <listitem>
    50         <para>Download MD5 sum: &SpiderMonkey-md5sum;</para>
     55        <para>
     56          Download MD5 sum: &SpiderMonkey-md5sum;
     57        </para>
    5158      </listitem>
    5259      <listitem>
    53         <para>Download size: &SpiderMonkey-size;</para>
     60        <para>
     61          Download size: &SpiderMonkey-size;
     62        </para>
    5463      </listitem>
    5564      <listitem>
    56         <para>Estimated disk space required: &SpiderMonkey-buildsize;</para>
     65        <para>
     66          Estimated disk space required: &SpiderMonkey-buildsize;
     67        </para>
    5768      </listitem>
    5869      <listitem>
    59         <para>Estimated build time: &SpiderMonkey-time;</para>
     70        <para>
     71          Estimated build time: &SpiderMonkey-time;
     72        </para>
    6073      </listitem>
    6174    </itemizedlist>
     
    6477
    6578    <bridgehead renderas="sect4">Required</bridgehead>
    66     <para role="required"><xref linkend="nspr"/>,
    67     <xref linkend="python2"/> and
    68     <xref linkend="zip"/></para>
     79    <para role="required">
     80      <xref linkend="nspr"/>,
     81      <xref linkend="python2"/> and
     82      <xref linkend="zip"/>
     83    </para>
    6984
    7085    <para condition="html" role="usernotes">User Notes:
    71     <ulink url="&blfs-wiki;/SpiderMonkey"/></para>
     86      <ulink url="&blfs-wiki;/SpiderMonkey"/>
     87    </para>
    7288  </sect2>
    7389
     
    7591    <title>Installation of SpiderMonkey</title>
    7692
    77     <para>Install <application>SpiderMonkey</application> by running the
    78     following commands:</para>
     93    <para>
     94      Install <application>SpiderMonkey</application> by running the
     95      following commands:
     96    </para>
    7997
    8098<screen><userinput>cd js/src &amp;&amp;
     
    83101make</userinput></screen>
    84102
    85     <para>To test the results, issue: <command>make check</command>.</para>
     103    <para>
     104      To test the results, issue: <command>make check</command>.
     105    </para>
    86106
    87     <para>Now, as the <systemitem class="username">root</systemitem>
    88     user:</para>
     107    <para>
     108      Now, as the <systemitem class="username">root</systemitem>
     109      user:
     110    </para>
    89111
    90112<screen role="root"><userinput>make install</userinput></screen>
     
    94116    <title>Command Explanations</title>
    95117
    96     <para><command>sed -i 's#s \($(SHLIB_\(ABI\|EXACT\)_VER)\)#s $(notdir \1)#'
    97     Makefile.in</command>: This sed fixes
    98     the symlinks for <filename>libmozjs185.so</filename> so that they are
    99     relative and not absolute symlinks.</para>
     118    <para>
     119      <command>sed -i 's#s \($(SHLIB_\(ABI\|EXACT\)_VER)\)#s $(notdir \1)#'
     120      Makefile.in</command>: This sed fixes the symlinks for
     121      <filename>libmozjs185.so</filename> so that they are
     122      relative and not absolute symlinks.
     123    </para>
    100124
    101     <para><parameter>--enable-threadsafe</parameter>: This switch enables
    102     support for multiple threads.</para>
     125    <para>
     126      <option>--enable-threadsafe</option>: This switch enables
     127      support for multiple threads.
     128    </para>
    103129
    104     <para><parameter>--with-system-nspr</parameter>: This parameter forces the
    105     package to link to the system version of <application>nspr</application>
    106     instead of using its included, and now old, version.</para>
     130    <para>
     131      <option>--with-system-nspr</option>: This parameter forces the
     132      package to link to the system version of <application>NSPR</application>
     133      instead of using its included, and now old, version.
     134    </para>
     135
    107136  </sect2>
    108137
     
    116145
    117146      <seglistitem>
    118         <seg>js-config</seg>
    119         <seg>libmozjs185-1.0.a and libmozjs185.so</seg>
    120         <seg>/usr/include/js</seg>
     147        <seg>
     148          js-config
     149        </seg>
     150        <seg>
     151          libmozjs185-1.0.a and libmozjs185.so
     152        </seg>
     153        <seg>
     154          /usr/include/js
     155        </seg>
    121156      </seglistitem>
    122157    </segmentedlist>
     
    130165        <term><command>js-config</command></term>
    131166        <listitem>
    132           <para>does this .....</para>
     167          <para>
     168            is used to find out <application>SpiderMonkey</application>
     169            compiler and linker flags.
     170          </para>
    133171          <indexterm zone="SpiderMonkey js-config">
    134172            <primary sortas="b-js-config">js-config</primary>
    135           </indexterm>
    136         </listitem>
    137       </varlistentry>
    138 
    139       <varlistentry id="libmozjs185-1">
    140         <term><filename class="libraryfile">libmozjs185-1.0.a</filename></term>
    141         <listitem>
    142           <para>contains functions that .....</para>
    143           <indexterm zone="SpiderMonkey libmozjs185-1">
    144             <primary sortas="c-libmozjs185-1">libmozjs185-1.0.a</primary>
    145173          </indexterm>
    146174        </listitem>
     
    150178        <term><filename class="libraryfile">libmozjs185.so</filename></term>
    151179        <listitem>
    152           <para>contains functions that .....</para>
     180          <para>
     181            contains the <application>Mozilla JavaScript</application> API functions.
     182          </para>
    153183          <indexterm zone="SpiderMonkey libmozjs185">
    154184            <primary sortas="c-libmozjs185">libmozjs185.so</primary>
     
    156186        </listitem>
    157187      </varlistentry>
     188
    158189    </variablelist>
     190
    159191  </sect2>
     192
    160193</sect1>
Note: See TracChangeset for help on using the changeset viewer.