Changeset e3c939cc
- Timestamp:
- 02/18/2005 05:57:02 AM (18 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, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 851cc10
- Parents:
- b77ebfa
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb77ebfa re3c939cc 1 <!ENTITY day "1 7">1 <!ENTITY day "18"> 2 2 <!ENTITY month "02"> 3 3 <!ENTITY year "2005"> -
xsoft/graphweb/firefox.xml
rb77ebfa re3c939cc 20 20 <?dbhtml filename="firefox.html" ?> 21 21 <title>Firefox-&firefox-version;</title> 22 <indexterm zone="firefox"> 23 <primary sortas="a-Firefox">Firefox</primary></indexterm> 22 24 23 25 <sect2> … … 105 107 --disable-composer \ 106 108 --disable-profilesharing && 107 make && 108 make install && 109 make</command></userinput></screen> 110 111 <para>Now, as the root user:</para> 112 113 <screen><userinput role='root'><command>make install && 109 114 install -d /usr/include/firefox-&firefox-version;/nss && 110 115 cp -Lf dist/private/nss/*.h dist/public/nss/*.h \ … … 115 120 <application>libjpeg</application> installed.</para> 116 121 117 <para>To enable multi-user operation, execute the following:</para> 122 <para>To enable multi-user operation, execute the following as the root 123 user:</para> 118 124 119 125 <screen><userinput><command>cd /usr/lib/firefox-&firefox-version; && … … 134 140 <title>Contents</title> 135 141 136 <para>The <application>Firefox</application> package contains 137 <command>firefox</command> and numerous browser components, plugins and 138 extensions.</para> 142 <segmentedlist> 143 <segtitle>Installed Program</segtitle> 144 <segtitle>Installed Libraries</segtitle> 145 <segtitle>Installed Directories</segtitle> 139 146 140 </sect2> 147 <seglistitem> 148 <seg>firefox</seg> 149 <seg>Numerous libraries, browser components, plugins, extensions and helper 150 modules installed in 151 <filename class='directory'>/usr/lib/firefox-&firefox-version;</filename></seg> 152 <seg>/usr/include/firefox-&firefox-version;, 153 /usr/lib/firefox-&firefox-version; and 154 /usr/share/idl/firefox-&firefox-version;</seg> 155 </seglistitem> 156 </segmentedlist> 141 157 142 <sect2><title>Description</title> 158 <variablelist> 159 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 160 <?dbfo list-presentation="list"?> 143 161 144 <sect3><title>firefox</title> 145 <para><command>firefox</command> is the 146 next-generation browser from Mozilla.</para></sect3> 162 <varlistentry id="firefox-prog"> 163 <term><command>firefox</command></term> 164 <listitem><para>is the next-generation browser from Mozilla.</para> 165 <indexterm zone="firefox firefox-prog"> 166 <primary sortas="b-firefox">firefox</primary> 167 </indexterm></listitem> 168 </varlistentry> 169 </variablelist> 147 170 148 171 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.