Changeset df98db6
- Timestamp:
- 06/04/2004 04:17:42 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 21eeb86
- Parents:
- 96ee548
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
index.xml
r96ee548 rdf98db6 3 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 4 5 <!ENTITY version "cvs-2004060 3">6 <!ENTITY releasedate "June 3rd, 2004">7 <!ENTITY pubdate "2004-06-0 3">5 <!ENTITY version "cvs-20040604"> 6 <!ENTITY releasedate "June 4th, 2004"> 7 <!ENTITY pubdate "2004-06-04"> 8 8 <!ENTITY blfs-version "cvs"> 9 9 <!ENTITY last-commit "Sun May 23 11:58:20 CDT 2004"> -
introduction/welcome/credits.xml
r96ee548 rdf98db6 268 268 the book.</para></listitem> 269 269 270 <listitem><para><emphasis>Randy McMurchy</emphasis> for writing the 271 Heimdal hint and for proofreading the book from cover to cover for 272 grammatical errors.</para></listitem> 273 270 274 </itemizedlist> 271 275 </sect2> -
xsoft/graphweb/dillo/dillo-intro.xml
r96ee548 rdf98db6 3 3 4 4 <para><application>Dillo</application> is a fast, small footprint graphical 5 browser. Although version &dillo-version; is alpha code, it is stable.5 browser. Version &dillo-version; is now considered a stable beta. 6 6 <application>Dillo</application> does not support 7 7 <application>Java</application> or JavaScript, and the current version does -
xsoft/graphweb/dillo/dillo.ent
r96ee548 rdf98db6 4 4 <!ENTITY dillo-config SYSTEM "dillo-config.xml"> 5 5 <!ENTITY dillo-desc SYSTEM "dillo-desc.xml"> 6 <!ENTITY dillo-version "0.8. 0">6 <!ENTITY dillo-version "0.8.1"> 7 7 <!ENTITY dillo-download-http "http://www.dillo.org/download/dillo-&dillo-version;.tar.bz2"> 8 8 <!ENTITY dillo-download-ftp "ftp://distro.ibiblio.org/pub/Linux/distributions/sorcerer/sources/dillo/&dillo-version;/dillo-&dillo-version;.tar.bz2"> -
xsoft/graphweb/mozilla/mozilla-config.xml
r96ee548 rdf98db6 4 4 <para>No specific configuration is required as long as the <command>mozilla 5 5 </command> binary is in the path for the user. If <application>Mozilla</application> 6 is installed in a non-standard location, then make a sym -link to the6 is installed in a non-standard location, then make a symlink to the 7 7 <command>mozilla</command> binary from <filename class="directory">/usr/bin</filename>. 8 Same thing applies for <application>Mozilla Firefox</application> and8 The same thing applies for <application>Mozilla Firefox</application> and 9 9 <application>Mozilla Thunderbird</application>.</para> 10 10 -
xsoft/graphweb/mozilla/mozilla-desc.xml
r96ee548 rdf98db6 2 2 <title>Contents</title> 3 3 4 <para>The <application>Mozilla</application> package contains <command>mozilla5 < /command>.The various components such as composer,mail-news can be accessed4 <para>The <application>Mozilla</application> package contains 5 <command>mozilla</command>.The various components such as composer and mail-news can be accessed 6 6 from the menu after <command>mozilla</command> starts or via command-line 7 7 switches to the <command>mozilla</command> binary. -
xsoft/graphweb/mozilla/mozilla-exp.xml
r96ee548 rdf98db6 4 4 <para><screen><command>export MOZILLA_OFFICIAL="1" && 5 5 export BUILD_OFFICIAL="1"</command></screen> 6 Set some variables that affect what and how itis built. The first two exports6 Set some variables that affect what and how the packages is built. The first two exports 7 7 specify that we are building a distribution.</para> 8 8 … … 13 13 14 14 <para><parameter>--prefix=/usr</parameter>: Previously mozilla did 15 not support the make install option. Hence the package was installed in15 not support the make install option. Hence, the package was installed in 16 16 <filename>/opt</filename>. The package now supports "make install" and follows 17 the <acronym>FHS</acronym> guidelines for installation. Hence the book now17 the <acronym>FHS</acronym> guidelines for installation. Therefore the book now 18 18 recommends installation in a system wide prefix such as <filename>/usr 19 19 </filename>.</para> 20 20 21 21 <para><screen><option>--enable-toolkit-gtk2</option></screen>Use gtk2 22 toolkit </para>22 toolkit.</para> 23 23 24 24 <para><screen><option>--with-system-zlib --with-system-jpeg \ … … 65 65 <para><command>ln -nsf mozilla-&mozilla-version; ...</command>: 66 66 <application>Mozilla</application> installs headers and libraries in version 67 specific directories. This linkmakes symbolic links so that applications that67 specific directories. This command makes symbolic links so that applications that 68 68 depend on <application>Mozilla</application> (such as <application>OpenOffice 69 69 </application>, <application>Galeon</application>, etc.) don't need to know … … 77 77 </screen> 78 78 Create the required component registries to enable multi-user installs. These 79 steps should be repeated each time a mozilla add-on is installed as root80 toallow normal users to run mozilla.</para>79 steps should be preformed by the root user each time a mozilla add-on is 80 installed. This will allow normal users to run mozilla.</para> 81 81 82 82 </sect2> -
xsoft/graphweb/mozilla/mozilla-inst.xml
r96ee548 rdf98db6 64 64 <para>Some libraries installed by mozilla are also needed by other packages. These 65 65 libraries should be in <filename>/usr/lib</filename> so that other packages can 66 link against the se. Move them as follows:</para>66 link against them. Move them as follows:</para> 67 67 68 68 <screen><userinput><command>for i in lib{nspr4,plc4,plds4,nss3,smime3,softokn3,ssl3}.so libsoftokn3.chk … … 96 96 <para><option>--enable-elf-dynstr-gc</option>: Removes un-referenced 97 97 strings from <acronym>ELF</acronym> shared objects generated during the build. 98 Note that this option breaks build on alpha.</para>98 Note that this option breaks the build on alpha.</para> 99 99 100 100 <para><option>--disable-mailnews</option>: Disable the mail and news … … 102 102 103 103 <para><option>--disable-ldap</option>: Disable <acronym>LDAP</acronym> 104 Support, recommended if mail is disabled.</para>104 support, recommended if mail is disabled.</para> 105 105 106 106 <para><option>--enable-calendar</option>: Build the calendar client.</para> -
xsoft/graphweb/mozilla/mozilla-intro.xml
r96ee548 rdf98db6 6 6 composer, mail client, a calendar client and an <acronym>IRC</acronym> client.</para> 7 7 8 <para>The Mozilla project also hosts two subprojects that aim to cater tothe needs8 <para>The Mozilla project also hosts two subprojects that aim to satisfiy the needs 9 9 of users who don't need the complete browser suite or like to have separate applications 10 10 for browsing and e-mail. These subprojects are
Note:
See TracChangeset
for help on using the changeset viewer.