Diff for /imach/html/index.htm between versions 1.3 and 1.5

version 1.3, 2004/06/16 23:42:25 version 1.5, 2004/06/22 11:18:20
Line 25  src="doc/euroreves2.gif" width="151" hei Line 25  src="doc/euroreves2.gif" width="151" hei
 color="#00006A">INED</font></a><font color="#00006A"> and </font><a  color="#00006A">INED</font></a><font color="#00006A"> and </font><a
 href="http://euroreves.ined.fr"><font color="#00006A">EUROREVES</font></a></h3>  href="http://euroreves.ined.fr"><font color="#00006A">EUROREVES</font></a></h3>
   
 <p align="center"><font color="#00006A" size="4"><strong>February 2004</strong></font></p>  <p align="center"><font color="#00006A" size="4"><strong>June 2004</strong></font></p>
   
 <hr size="3" color="#EC5E5E">  <hr size="3" color="#EC5E5E">
   
Line 53  color="#00006A">) </font></h4> Line 53  color="#00006A">) </font></h4>
 from Cross-longitudinal surveys. <em>Mathematical Population Studies</em>.- 10(4), pp. 211-248</a>  from Cross-longitudinal surveys. <em>Mathematical Population Studies</em>.- 10(4), pp. 211-248</a>
 </p>  </p>
   
 <h2><font color="#EC5E5E"><strong>Installation</strong></font></h2>  <h2><font color="#EC5E5E"><strong>New installation method</strong></font></h2>
   
 <p>Since the program produces many output files, we suggest to  <p> Until June 2004 the installation did consist in a zip file which
 have a separate directory for imach. A classical installation for Windows is on Program Files\imach <br>  had to be extracted in the directory of your choice. But with version
   0.97b IMaCh we are using a windows installer (Inno setup).  Both
   executables <tt>imach.exe</tt> and <tt>gnuplot.exe</tt> (the grapher
   that we are using) have to be on the same directory.
   
   <br> In order to facilitate the use of IMaCh we associated the .imach
   extension to two features: editing and running. Thus by right clicking
   on a foo.imach file you can either 'edit'the file (default) with
   the notepad editor or 'run' it with gnuplot (you need a recent version).<br>
   
         But we discovered that on some computers, people are not allowed
         to modify the windows registry and need to have Administrator privileges.
   
        <br>
         Thus we built two windows installer: a standard setup which will install
         the progam (usually in <tt>\Program Files\imach</tt> and will
         modify the registry to associate <tt>.imach</tt> extension to notepad and imach, and a
         second which will not alter the registry. With this second installer you
         will be able to install the programs in your home directory and
         run it by clicking on the imach.exe icon. But you won't be able
         to use the facility of the right clicking.
 </p>  </p>
   
 <ul>  <ul>
Line 76  have a separate directory for imach. A c Line 96  have a separate directory for imach. A c
                         smaller data file which you can use for                          smaller data file which you can use for
                         your own trial.</li>                          your own trial.</li>
                 </ul>                  </ul>
             <li>bin: <ul>                 </ul>
                     <li><font face="Courier">imach.exe</font> the              <li>bin: <ul> <li><font face="Courier">imach.exe</font>
                         executable for Windows 95/98/NT compiled              the executable for Windows 95/98/NT compiled with gcc from
                         with gcc from cygwin.</li>              cygwin.</li> <li> gnuplot, the grapher use by IMaCh.  Its
                     <li> gnuplot, the grapher use by IMaCh and described <a              reference manual and sources can be accessed from <a
                         href="#gp37mgw">next</a> </li>              href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>.
                 </ul>                  </ul>
             </li>              </li>
             <li>src: This subdirectory contains the source of the              <li>src: This subdirectory contains the source of the
Line 89  have a separate directory for imach. A c Line 109  have a separate directory for imach. A c
                 href="mailto:brouard@ined.fr">mailto:brouard@ined.fr</a>                  href="mailto:brouard@ined.fr">mailto:brouard@ined.fr</a>
                 and <a href="mailto:lievre@ined.fr">mailto:lievre@ined.fr</a>                  and <a href="mailto:lievre@ined.fr">mailto:lievre@ined.fr</a>
                 .</li>                  .</li>
             <li><a name="gp37mgw">gp37mgw</a>: This is the  
                 directory of the gnuplot software. Gnuplot for  
                 Unix or Windows 95/98/NT/2K/XP can be accessed freely  
                 with its reference manual from <a  
                 href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>.  
                 The latest version, recently ported to windows,  
                 has been included in imach.zip.</li>  
         </ul>          </ul>
     </li>      </li>
     <li>Right click on the .imach to either edit it or execute it with Imach.</li>      <li>Right click on the .imach to either edit it or execute it with Imach.</li>
Line 143  href="http://euroreves.ined.fr/imach/ima Line 156  href="http://euroreves.ined.fr/imach/ima
 http://euroreves.ined.fr/imach/imach-096d.zip</a>  http://euroreves.ined.fr/imach/imach-096d.zip</a>
   
 <br>  <br>
 Imach version 0.97b of June 2004 can be downloaded as a setup.exe file  Imach version 0.97b of June 21 2004 can be downloaded as a setup.exe file
 <a href="http://euroreves.ined.fr/imach/imach-0.97b-setup.exe">  <a href=imach-0.97b-2-setup.exe">
 http://euroreves.ined.fr/imach/imach-0.97b-setup.exe</a>. The IMaCh  http://euroreves.ined.fr/imach/imach-0.97b-2-setup.exe</a>. The IMaCh
 program and gnuplot will be installed in the directory that you want  program and gnuplot will be installed in the directory that you want
 (usually in Program Files).  (usually in Program Files).  We made some errors in the new setup and
   some erlier versions did not work. Please check the md5sum which is
   3cb42bf71396d531d4bc3d42fee46a52 imach-0.97b-2-setup.exe
   
   <br>We also changed the wordpad editor to notepad which is less useful
   but exists on most Windows installation.  <br> For people who are not
   allowed to modify the registry of their Windows installation here is a
   second setup <a
   href="imach-0.97b-2-noreg-setup.exe">imach-0.97b-2-noreg-setup.exe</a>.
 </p>  </p>
   
 <p> We set up a public mailing list of IMaCh's users.  You can  <p> There is a public mailing list of IMaCh's users.  You can
 subscribe by sending a mail to <a  subscribe by sending a mail to <a
 href=mailto:imach-users-subscribe@listes.ined.fr>imach-users-subscribe@listes.ined.fr</a>  href=mailto:imach-users-subscribe@listes.ined.fr>imach-users-subscribe@listes.ined.fr</a>
 (and unsubscribe with <a  (and unsubscribe with <a
 href=mailto:imach-users-unsubscribe@listes.ined.fr>imach-users-unsubscribe@listes.ined.fr</a>  href=mailto:imach-users-unsubscribe@listes.ined.fr>imach-users-unsubscribe@listes.ined.fr</a>
 </p>  </p>
   <br>$Id$<br>
   <!--  $State$
     $Log$
     Revision 1.5  2004/06/22 11:18:20  brouard
     Adding the noreg setup for users who don't have privileges to modify Windows registries.
   
     Revision 1.4  2004/06/16 23:49:33  brouard
     *** empty log message ***
   
   -->
 </body>  </body>
 </html>  </html>
                                                                               
   

Removed from v.1.3  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>