<!--  ------------------------------------------------------------------------
  --                                                                        
  --  This file was created by rjc from system/front_common/Installation.html
  --  on 2002/11/03 01:20:48.
  --                                                                        
  --    Copyright 1999-2002 Interactive Information Ltd, All Rights Reserved 
  --    http://information.overlaid.com
  --                                                                        
  --  ------------------------------------------------------------------------
  --  
  --  Version:	2.3.0 for Map Weasel
  --  Features:	SELECT HSPOPUP HSSTATUS BEANINFO NS IE OPERA BRIGHTEN LABEL DATACOPYRIGHT
  --  Scales:	linear latlong
  --  Hotspots:	rect poly
  --  Markers:	circle cross image
  --  
  --  --------------------------------------------------------------------- -->



<head>
	<title>Map Weasel Instalation</title>
</head>

<body	bgcolor="white"
	text="midnightblue"
	link="#9d0052"
	alink="#39c8ff"
	vlink="#9d0052"
	>

<img align=right width=150 src="./media/white-bg.gif">

<h1 align=left>
	Map Weasel<br>
	<small>Unpacking and Instalation<br>
		(<small><small>Copyright 1999-2002 Interactive Information Ltd</small></small>)<br>
	</small>
</h1>

<pre>

</pre>

<p>
To install this Map Weasel package you need only unpack it in a
location which can be seen by your web server. For an initial
investigation you may want to unpack it in some temporary place (for
instance in your <tt><strong>My Documents</strong></tt> folder or home directory) and
look at the contents before deciding on a final place to put it.

<p>
On windows you will need to use a package such as
<strong>winzip</strong> to unpack the package. You must make sure the
folders contained in the package are all recreated, some Windows
applications will put all the fiels on one big folder if not told
otherwise. 

<p>
On Unix you should use a command like
<blockquote>
	If you downloaded overlaid_distribution.tgz:<br>
	<blockquote>
		<tt>$ tar xfz overlaid_distribution.tgz</tt><br>
		<tt>$ zcat overlaid_distribution.tgz | tar xf -</tt><br>
	</blockquote>
	If you downloaded overlaid_distribution.zip:<br>
	<blockquote>
		<tt>$ unzip overlaid_distribution.zip</tt><br>
	</blockquote>
</blockquote>	

<p>
When you have unpacked the distribution you will have a folder called
<tt><strong>overlaid_distribution</strong></tt> which contains a file
<tt><strong>index.html</strong></tt>, which you should read with your favorite web
browser, and a folder called <tt><strong>overlaid</strong></tt> which is the actual
Map Weasel package. It is this <tt><strong>overlaid</strong></tt> folder which you must
put on your web server.


</body>