Changeset a5f8d286


Ignore:
Timestamp:
12/23/2011 01:42:09 PM (12 years ago)
Author:
Andrew Benton <andy@…>
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:
127b62c
Parents:
94cebca
Message:

Seamonkey-2.6

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r94cebca ra5f8d286  
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "December 22nd, &year;">
     12<!ENTITY releasedate  "December 23rd, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    791791
    792792<!-- Chapter 36 -->
    793 <!ENTITY seamonkey-version            "2.5">
     793<!ENTITY seamonkey-version            "2.6">
    794794<!ENTITY firefox-version              "9.0.1">
    795795<!ENTITY galeon-version               "2.0.1">
  • introduction/welcome/changelog.xml

    r94cebca ra5f8d286  
    4343-->
    4444    <listitem>
     45      <para>December 23rd, 2011</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[abenton] - Seamonkey 2.6.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>December 22nd, 2011</para>
    4655      <itemizedlist>
  • xsoft/graphweb/seamonkey.xml

    r94cebca ra5f8d286  
    55  %general-entities;
    66
    7   <!ENTITY seamonkey-download-http      "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
    8   <!ENTITY seamonkey-download-ftp       "ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source//seamonkey-&seamonkey-version;.source.tar.bz2">
    9   <!ENTITY seamonkey-md5sum             "f0f0dd652ad5ee9458d86aeb626615bd">
    10   <!ENTITY seamonkey-size               "57.5 MB">
    11   <!ENTITY seamonkey-buildsize          "3 GB (46 MB installed)">
    12   <!ENTITY seamonkey-time               "23.7 SBU">
     7  <!ENTITY seamonkey-download-http "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
     8  <!ENTITY seamonkey-download-ftp  "ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source//seamonkey-&seamonkey-version;.source.tar.bz2">
     9  <!ENTITY seamonkey-md5sum        "11f79686443ec5d1ad3ec005e29e6a80">
     10  <!ENTITY seamonkey-size          "92.3 MB">
     11  <!ENTITY seamonkey-buildsize     "3 GB (47 MB installed)">
     12  <!ENTITY seamonkey-time          "23.8 SBU">
    1313]>
    1414
     
    4141    based on the <application>Mozilla</application> source code.
    4242    <!-- if you delete the - -enable-application=suite option,
    43     <application>Thunderbird</application> can be built from this source
    44     tarball.--></para>
     43    <application>Thunderbird</application> will be built from this source
     44    tarball!--></para>
    4545
    4646    &lfs70_checked;
     
    135135ac_add_options --disable-libnotify
    136136
    137 # If you have installed nss and nspr uncomment these two lines:
     137# Uncomment these if you have installed them:
    138138# ac_add_options --with-system-nspr
    139139# ac_add_options --with-system-nss
    140 
    141 # Uncomment these if you have installed them:
    142140# ac_add_options --enable-system-sqlite
    143141# ac_add_options --enable-system-lcms
     
    165163    following command:</para>
    166164
    167 <screen><userinput>make -f client.mk &amp;&amp;
    168 make -C moz-build-dir/suite/installer</userinput></screen>
     165<screen><userinput>make -f client.mk</userinput></screen>
    169166
    170167    <para>This package does not come with a test suite. However, it
     
    176173    commands as the <systemitem class="username">root</systemitem> user:</para>
    177174
    178 <screen role="root"><userinput>mkdir -pv /usr/lib/seamonkey-&seamonkey-version; &amp;&amp;
    179 tar -xvf moz-build-dir/mozilla/dist/seamonkey*.tar.bz2 \
    180   -C /usr/lib/seamonkey-&seamonkey-version; --strip-components=1 &amp;&amp;
     175<screen role="root"><userinput>make -C moz-build-dir install &amp;&amp;
    181176mkdir -pv /usr/lib/mozilla/plugins &amp;&amp;
    182177ln -svf ../mozilla/plugins /usr/lib/seamonkey-&seamonkey-version; &amp;&amp;
    183 ln -svf ../lib/seamonkey-&seamonkey-version;/seamonkey /usr/bin &amp;&amp;
    184178cp -v moz-build-dir/mozilla/dist/man/man1/seamonkey.1 /usr/share/man/man1</userinput></screen>
    185179
     
    195189    file to get initial configuration and setup parameters.</para>
    196190
    197     <para><command>make -C moz-build-dir/suite/installer</command>: this
    198     creates a tarball of the <application>Seamonkey</application> you've just
    199     compiled.</para>
    200 
    201     <para><command>tar -xf moz-build-dir ...</command>: this untars
    202     <application>Seamonkey</application>. The <option>-C
    203     /usr/lib/seamonkey-2.5</option> tells tar to change to the <filename
    204     class='directory'>/usr/lib/seamonkey-2.5</filename> directory before
    205     untaring it. The <option>--strip-components=1</option> option removes the
    206     leading seamonkey/ from the filename/paths.</para>
     191    <para><command>make -C moz-build-dir install</command>: this runs
     192    <command>make install</command> inside the moz-build-dir
     193    directory.</para>
    207194
    208195    <para><command>ln -s ../mozilla/plugins /usr/lib/seamonkey-2.5</command>:
Note: See TracChangeset for help on using the changeset viewer.