|
Lines 182-189
Link Here
|
| 182 |
|
182 |
|
| 183 |
<screen>&prompt.root; <userinput>pkg_add -r firefox</userinput></screen> |
183 |
<screen>&prompt.root; <userinput>pkg_add -r firefox</userinput></screen> |
| 184 |
|
184 |
|
| 185 |
<para>This will install <application>Firefox</application> 3.6, |
185 |
<para>This will install <application>Firefox</application> 4.0, |
| 186 |
if you want to run <application>Firefox</application> 3.5, |
186 |
if you want to run <application>Firefox</application> 3.6, |
|
|
187 |
use instead:</para> |
| 188 |
|
| 189 |
<screen>&prompt.root; <userinput>pkg_add -r firefox36</userinput></screen> |
| 190 |
|
| 191 |
<para>If you want to run <application>Firefox</application> 3.5, |
| 187 |
use instead:</para> |
192 |
use instead:</para> |
| 188 |
|
193 |
|
| 189 |
<screen>&prompt.root; <userinput>pkg_add -r firefox35</userinput></screen> |
194 |
<screen>&prompt.root; <userinput>pkg_add -r firefox35</userinput></screen> |
|
Lines 194-202
Link Here
|
| 194 |
<screen>&prompt.root; <userinput>cd /usr/ports/www/firefox</userinput> |
199 |
<screen>&prompt.root; <userinput>cd /usr/ports/www/firefox</userinput> |
| 195 |
&prompt.root; <userinput>make install clean</userinput></screen> |
200 |
&prompt.root; <userinput>make install clean</userinput></screen> |
| 196 |
|
201 |
|
| 197 |
<para>For <application>Firefox</application> 3.5, in the |
202 |
<para>For <application>Firefox</application> 3.6, in the |
| 198 |
previous command replace <literal>firefox</literal> with |
203 |
previous command replace <literal>firefox</literal> with |
| 199 |
<literal>firefox35</literal>.</para> |
204 |
<literal>firefox36</literal>. For <application>Firefox</application> |
|
|
205 |
3.5 use <literal>firefox35</literal> instead.</para> |
| 200 |
</sect2> |
206 |
</sect2> |
| 201 |
|
207 |
|
| 202 |
<sect2 id="moz-java-plugin"> |
208 |
<sect2 id="moz-java-plugin"> |
|
Lines 275-281
Link Here
|
| 275 |
</step> |
281 |
</step> |
| 276 |
|
282 |
|
| 277 |
<step> |
283 |
<step> |
| 278 |
<title>For Firefox 3.6</title> |
284 |
<title>For Firefox 3.6 and 4.0</title> |
| 279 |
|
285 |
|
| 280 |
<para>Install <application>OpenJDK 6</application> |
286 |
<para>Install <application>OpenJDK 6</application> |
| 281 |
through the Ports Collection by typing:</para> |
287 |
through the Ports Collection by typing:</para> |