diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-09-04 17:47:57 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-09-04 17:47:57 (GMT) |
commit | 67744309c4a6fbefa260d99297ad5e4ea2bf49e7 (patch) | |
tree | d759518491c61463a9c455de3c6a415f88df844b /ds9/doc/install.html | |
parent | 93f7a06a7fe900e1d39d39e7cf9e1074dc873714 (diff) | |
download | blt-67744309c4a6fbefa260d99297ad5e4ea2bf49e7.zip blt-67744309c4a6fbefa260d99297ad5e4ea2bf49e7.tar.gz blt-67744309c4a6fbefa260d99297ad5e4ea2bf49e7.tar.bz2 |
clean up doc html
Diffstat (limited to 'ds9/doc/install.html')
-rw-r--r-- | ds9/doc/install.html | 121 |
1 files changed, 56 insertions, 65 deletions
diff --git a/ds9/doc/install.html b/ds9/doc/install.html index 2a5137e..3ed77f4 100644 --- a/ds9/doc/install.html +++ b/ds9/doc/install.html @@ -1,68 +1,59 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> - <head> - <meta content="text/html; charset=windows-1252" - http-equiv="content-type"> - <title>DS9 Installation Instructions</title> - </head> - <body> - <h3> <img alt="" src="sun.gif" width="100" height="98" - align="middle"> - SAOImageDS9 Installation Instructions <br> - </h3> - <blockquote> - <blockquote> - <p><b>Linux Installation</b></p> - DS9 for linux is a self contained application and does not - require any installation procedures or support files.<br> - <ol> - <li>Download DS9 for linux.<br> - </li> - <li>Use the following command line to extract DS9: <br> - </li> - <tt>$ cat ds9.<port>.<version>.tar.gz | tar -xzvf - -</tt> - <li>Move the ds9 executable into a directory in your path.</li> - </ol> - <p><b>MacOS</b></p> - </blockquote> - <blockquote> - <ol> - <li> Download DS9 for MacOS. Drag to your - Applications folder.<br> - </li> - </ol> - <p><b>Darwin</b></p> - Darwin - is only recommended for experienced users of linux. For other - users, we recommend DS9 for MacOS.<br> - DS9 Darwin requires XQuartz. DS9 for Darwin is a - executable and - must be run from the command line of a Terminal window.<br> - <ol> - <li>Download DS9 for Darwin. <br> - </li> - <li>Open a Terminal window.</li> - <li>Use the following command line to extract DS9: <br> - </li> - <tt>$ cat ds9.darwin<arch>.<version>.tar.gz | tar - -xzvf -</tt> - <li>(Optional) - Move ds9 and ds9.zip executable into a directory in your - path.<br> - </li> - </ol> - <p><b>Windows</b><br> - </p> - </blockquote> - <blockquote> - <ol> - <li>Download DS9 for Windows.</li> - <li>Execute the install file. DS9 will be installed by default - in <tt>C:\SAOImageDS9</tt>. <br> - </li> - </ol> - </blockquote> - </blockquote> - </body> +<head> +<meta name="generator" content= +"HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 15.18.1), see www.w3.org"> +<meta content="text/html; charset=us-ascii" http-equiv= +"content-type"> +<title>DS9 Installation Instructions</title> +</head> +<body> +<h3><img alt="" src="sun.gif" width="100" height="98" align= +"middle"> SAOImageDS9 Installation Instructions<br></h3> +<blockquote> +<blockquote> +<p><b>Linux Installation</b></p> +DS9 for linux is a self contained application and does not require +any installation procedures or support files.<br> +<ol> +<li>Download DS9 for linux.<br></li> +<li>Use the following command line to extract DS9:<br></li> +<li style="list-style: none"><tt>$ cat +ds9.<port>.<version>.tar.gz | tar -xzvf -</tt></li> +<li>Move the ds9 executable into a directory in your path.</li> +</ol> +<p><b>MacOS</b></p> +</blockquote> +<blockquote> +<ol> +<li>Download DS9 for MacOS. Drag to your Applications +folder.<br></li> +</ol> +<p><b>Darwin</b></p> +Darwin is only recommended for experienced users of linux. For +other users, we recommend DS9 for MacOS.<br> +DS9 Darwin requires XQuartz. DS9 for Darwin is a +executable and must be run from the command line of a Terminal +window.<br> +<ol> +<li>Download DS9 for Darwin.<br></li> +<li>Open a Terminal window.</li> +<li>Use the following command line to extract DS9:<br></li> +<li style="list-style: none"><tt>$ cat +ds9.darwin<arch>.<version>.tar.gz | tar -xzvf +-</tt></li> +<li>(Optional) Move ds9 and ds9.zip executable into a directory in +your path.<br></li> +</ol> +<p><b>Windows</b><br></p> +</blockquote> +<blockquote> +<ol> +<li>Download DS9 for Windows.</li> +<li>Execute the install file. DS9 will be installed by default in +<tt>C:\SAOImageDS9</tt>.<br></li> +</ol> +</blockquote> +</blockquote> +</body> </html> |