<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_plain.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="m9011">
  <name>Installing Mozilla on a Linux PC</name>
  <metadata>
  <md:version>2.15</md:version>
  <md:created>2001/04/05</md:created>
  <md:revised>2004/01/28 14:08:07.107 US/Central</md:revised>
  <md:authorlist>
      <md:author id="rars">
      <md:firstname>Ricardo</md:firstname>
      <md:othername>Anthony</md:othername>
      <md:surname>Radaelli-Sanchez</md:surname>
      <md:email>ricky@alumni.rice.edu</md:email>
    </md:author>
      <md:author id="brentmh">
      <md:firstname>Brent</md:firstname>
      <md:othername>Michael</md:othername>
      <md:surname>Hendricks</md:surname>
      <md:email>brentmh@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="jenn">
      <md:firstname>Jenn</md:firstname>
      <md:othername>A.</md:othername>
      <md:surname>Drummond</md:surname>
      <md:email>jenn@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="brentmh">
      <md:firstname>Brent</md:firstname>
      <md:othername>Michael</md:othername>
      <md:surname>Hendricks</md:surname>
      <md:email>brentmh@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>Linux</md:keyword>
    <md:keyword>Mozilla</md:keyword>
    <md:keyword>MathML</md:keyword>
    <md:keyword>browser</md:keyword>
  </md:keywordlist>

  <md:abstract>This module explains how to download and install the Mozilla browser for a PC running the Linux OS.  It includes links to all necessary files and a link to a file to test the functionality of the browser.</md:abstract>
</metadata>

  <content>
    <section id="moz">
      <name>Installing Mozilla</name>
      <list id="mozinstructions" type="enumerated">
	<item>
	  Download the <link src="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.6/mozilla-i686-pc-linux-gnu-1.6-installer.tar.gz">Mozilla
	  Installer</link> and save it to a convenient location.
	</item>
	<item>
	  Go to the directory in which you've downloaded the
	  installer.  Uncompress it by typing:
	  <code>tar -xzvf mozilla-i686-pc-linux-gnu-1.6-installer.tar.gz</code>
	  This will create a <code>mozilla-installer/</code> directory.
	</item>
	<item>
	  Execute the <code>mozilla-installer</code> command inside
	  this directory and follow the on screen directions to
	  install Mozilla.  <note>This may take a few minutes as there
	  are many files to download and install.</note>
	</item>
      </list>
    </section>
    <section id="fonts">
      <name>Installing MathML Fonts</name>
      <para id="p_mathfonts">
	To correctly view pages with math content, you will need to
	install some additional mathematics fonts.  Follow these <link src="http://swissnet.ai.mit.edu/projects/intelligent-book/mathml/#gnu">instructions</link>, or contact your system administrator.

      </para>
    </section>

    <section id="test">
      <name>Test the Installation</name>
      <para id="testp1">
	Mozilla should now be able to browse and render MathML.  As a
	test, go to Mozilla's
	<link src="http://www.mozilla.org/projects/mathml/start.xhtml">
	  MathML test page
	</link> and verify that the equations look correct.  If you
	have any difficulties, please <link src="mailto:techsupport@cnx.rice.edu">contact us</link>.
      </para>
    </section>
  </content>
</document>
