Index: /trunk/Ohana/doc/www/html/.cvsignore
===================================================================
--- /trunk/Ohana/doc/www/html/.cvsignore	(revision 4813)
+++ /trunk/Ohana/doc/www/html/.cvsignore	(revision 4814)
@@ -1,2 +1,3 @@
 *.html
 index.idx
+download
Index: /trunk/Ohana/doc/www/html/bugzilla.htm
===================================================================
--- /trunk/Ohana/doc/www/html/bugzilla.htm	(revision 4814)
+++ /trunk/Ohana/doc/www/html/bugzilla.htm	(revision 4814)
@@ -0,0 +1,11 @@
+<meta name=file  content=bugzilla>
+<meta name=title content=Bugzilla>
+<meta name=page  content=Bugzilla>
+
+<p>
+Ohana bugs and other issues may be reported on the Ohana portion of
+the
+
+<a href="http://kiawe.ifa.hawaii.edu/bugzilla">Elixir Bugzilla</a>
+
+web pages
Index: /trunk/Ohana/doc/www/html/download.htm
===================================================================
--- /trunk/Ohana/doc/www/html/download.htm	(revision 4814)
+++ /trunk/Ohana/doc/www/html/download.htm	(revision 4814)
@@ -0,0 +1,97 @@
+<meta name=file  content=download>
+<meta name=title content=Download Ohana>
+<meta name=page  content=download>
+
+<p>
+This page lists Ohana packages which are available as complete
+tarballs.  There are different packages representing different subsets
+of the Ohana collection of software.  To install these, simply run
+configure, make, and make install (see <a href="install.html">the
+installation instructions</a> for further details).  Also list on this
+page are the Elixir configuration tarballs, which provide information
+needed by some of the Elixir programs.
+
+<p>
+The following external libraries are needed for Ohana.
+
+<ul>
+<li> libjpeg 
+<li> libpng
+<li> the readline library
+<li> zlib
+</ul>
+
+<h4> Mana Distributions </h4> 
+
+The Mana distribution provides the libraries and components needed to
+compile <tt>mana</tt>, an data and image analysis tool, and the
+associated display tools, <tt>Kapa</tt> and <tt>Kii</tt>.  
+
+<ul>
+<li><a href=download/mana-1.1.tgz>mana-1.1.tgz </a>
+<li><a href=download/mana-1.0.tgz>mana-1.0.tgz </a>
+</ul>
+
+<h4> Elixir-Ohana Distributions </h4> 
+
+The Elixir-Ohana distribution provides the complete set of Ohana
+software used by the Elixir system at CFHT.  To use the Elixir system,
+you will also need the Elixir configuration package.
+
+<ul>
+<li><a href=download/elixir-ohana-1.3.tgz>elixir-ohana-1.3.tgz </a>
+<li><a href=download/elixir-ohana-1.2.tgz>elixir-ohana-1.2.tgz </a>
+<li><a href=download/elixir-ohana-1.1.tgz>elixir-ohana-1.1.tgz </a>
+<li><a href=download/elixir-ohana-1.0.tgz>elixir-ohana-1.0.tgz </a>
+</ul>
+
+<p>
+Other library requirements for the complete Elixir system include:
+<ul>
+<li> apache
+<li> flips (v.2)
+<li> sextractor
+<li> Xvnc
+</ul>
+
+<h4> Opihi Distributions </h4> 
+
+The Opihi distribution provides all of the opihi programs (<tt>mana</tt>,
+<tt>dvo</tt>, <tt>psched</tt>, <tt>pcontrol</tt>, and <tt>pclient</tt>) and the supporting
+programs <tt>Kapa</tt> and <tt>Kii</tt>.
+
+<ul>
+<li><a href=download/opihi-2.3.tgz>opihi-2.3.tgz </a>
+</ul>
+
+<h4> Psched Distributions </h4> 
+
+The Psched distribution provides the related programs <tt>psched</tt>,
+<tt>pcontrol</tt>, and <tt>pclient</tt>.  These programs are used for the
+Pan-STARRS IPP scheduling and parallel-processing system.
+
+<ul>
+<li><a href=download/psched-0.1.tgz>psched-0.1.tgz </a>
+</ul>
+
+<h4> Ohana Tools Distributions </h4> 
+
+The Ohana Tools distribution provides the various useful tools from
+the Ohana system, including FITS-file manipulation program, precession
+/ coordinate coversions, and the <tt>gcompare</tt> tool.  
+
+<ul>
+<li><a href=download/ohana-tools-1.0.tgz>ohana-tools-1.0.tgz </a>
+</ul>
+
+<h4> Elixir Configuration Distributions </h4> 
+
+The Elixir Configuratin distribution provides the configuration files
+needed by several of the Ohana Elixir program.
+
+<ul>
+<li><a href=download/elixir-config-1.2.tgz>elixir-config-1.2.tgz </a>
+<li><a href=download/elixir-config-1.1.tgz>elixir-config-1.1.tgz </a>
+<li><a href=download/elixir-config-1.0.tgz>elixir-config-1.0.tgz </a>
+</ul>
+
Index: /trunk/Ohana/doc/www/html/install.txt
===================================================================
--- /trunk/Ohana/doc/www/html/install.txt	(revision 4814)
+++ /trunk/Ohana/doc/www/html/install.txt	(revision 4814)
@@ -0,0 +1,74 @@
+
+The Elixir system consists of two main software packages: Ohana (main
+developer Eugene Magnier) and Flips (main developer Jean-Charles
+Cuillandre).  The Elixir system combines these two packages, along
+with other external software products, into a complete system
+providing many utilities and functions for image processing at CFHT
+and elsewhere.  This document describes how to install the Ohana
+portion of the Elixir system.  Ohana may be installed from CVS or from
+a distributed tar ball.  Within the Elixir development community, the
+Ohana source tree may be checked out of the Elixir CVS tree.  Ohana is
+also distributed as a tar ball to users outside of the Elixir
+development community.
+
+1) Installing Ohana from source tar ball:
+
+  un-gzip and untar:  
+
+    > gunzip -c ohana.tgz | tar xvf -
+
+  enter the ohana top-level directory:
+
+    > cd ohana
+
+  construct the input Configure file [1]:
+
+    > configure
+
+  this step will note the binary installation path.  This should be
+  added to your PATH
+
+  compile the software
+
+    > make
+
+  install the software
+
+    > make install
+
+2) Installing Ohana from CVS (Developer's version):
+
+  check out the ohana source tree:
+
+    > setenv CVSROOT poma:/data/elixir2/srcdir/cvs
+    > cvs co ohana
+
+  enter the ohana top-level directory:
+
+    > cd ohana
+
+  construct the input Configure file [1]:
+
+    > configure
+
+  this step will note the binary installation path.  This should be
+  added to your PATH
+
+  compile the software
+
+    > make
+
+  install the software
+
+    > make install
+
+***** Notes *****
+
+[1] Ohana is configured for multiple architecture development, which
+is convenient for end users as well.  The libraries, include files,
+and programs, are all installed in directories with the architecture
+type appended: bin/linux, bin/sol, lib/linux, etc.  To take advantage
+of this multiple architecture organization when compiling, end users
+should arrange for the environment variable ARCH to be set based on
+the machine architecture, and for the PATH to depend on ARCH, rather
+than setting it to a fixed quantity.  
