Diff for /imach/html/index.htm between versions 1.1 and 1.11

version 1.1, 2004/06/16 12:00:22 version 1.11, 2006/03/14 18:48:22
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>March 2006</strong></font></p>
   
 <hr size="3" color="#EC5E5E">  <hr size="3" color="#EC5E5E">
   
Line 47  National University, Canberra).</font></ Line 47  National University, Canberra).</font></
 href="mailto:lievre@ined.fr"><font color="#00006A"><i>lievre@ined.fr</i></font></a><font  href="mailto:lievre@ined.fr"><font color="#00006A"><i>lievre@ined.fr</i></font></a><font
 color="#00006A">) </font></h4>  color="#00006A">) </font></h4>
   
 <p> Main publication concerning the method is   <p> Main publication concerning the method is
 <a href=http://taylorandfrancis.metapress.com/app/home/contribution.asp?wasp=1f99bwtvmk5yrb7hlhw3&referrer=parent&backto=issue,1,2;journal,2,5;linkingpublicationresults,1:300265,1  <a href=http://taylorandfrancis.metapress.com/app/home/contribution.asp?wasp=1f99bwtvmk5yrb7hlhw3&referrer=parent&backto=issue,1,2;journal,2,5;linkingpublicationresults,1:300265,1
 >Lièvre A., Brouard N. and Heathcote Ch. (2003) Estimating Health Expectancies   >Lièvre A., Brouard N. and Heathcote Ch. (2003) Estimating Health Expectancies
 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>Download and instructions for installation</strong></font></h2>
   
 <p>Since the program produces many output files, we suggest to  <h3>On Windows (win9X, 2000, XP)</h3>
 have a separate directory for imach. <br>  <p> Until June 2004 the installation did consist in a zip file which
   had to be extracted in the directory of your choice. But with version
   0.98d 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>
     <li>Uncompress the zip file <font size="2" face="Courier New"><strong>imach.zip</strong></font>      <li>Download latest <font size="2" face="Courier New"><strong>imach-0.98d-1-setup.exe</strong></font>
         into an empty directory, <font face="Courier New">imach, </font>for          and execute it .</li>
         example<font face="Courier New">.</font></li>      <li>Different sub-directories are created:
     <li>Different sub-directories are created:<ul>            <ul>
             <li>doc: most of the documentation. The main document              <li>doc: most of the documentation. The main document
                 is <a href="doc/imach.htm">doc/imach.htm</a> .</li>                  is <a href="doc/imach.htm">doc/imach.htm</a> .</li>
             <li>bin: <ul>                  <ul> Here are also two data files:<font size="4"
                     <li><font face="Courier">imach.exe</font> the  
                         executable for Windows 95/98/NT compiled  
                         with gcc from cygwin.</li>  
                     <li>graph.gp: an output file which is used by  
                         the grapher, gnuplot, described <a  
                         href="#gp37mgw">next</a>: </li>  
                 </ul>  
             </li>  
             <li>data: Here are two data files:<font size="4"  
                 face="Times New Roman"> </font><ul>                  face="Times New Roman"> </font><ul>
                     <li><font face="Courier New">data1.txt</font>                      <li><font face="Courier New">data1.txt</font>
                         which is the main data file on which the                          which is the main data file on which the
Line 85  have a separate directory for imach. <br Line 97  have a separate directory for imach. <br
                         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>
                  </ul>
               <li>bin: <ul> <li><font face="Courier">imach.exe</font>
               the executable for Windows 95/98/NT compiled with gcc from
               cygwin.</li> <li> gnuplot, the grapher use by IMaCh.  Its
               reference manual and sources can be accessed from <a
               href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>.
                   </ul>
             </li>              </li>
             <li>mytry: A sub-directory to try your self. The  
                 imach program outputs its results as <em>text  
                 files </em>(tables) but also <em>images</em>  
                 (actually in gif format) which are obtained in a  
                 second step by running gnuplot (see below) on a  
                 gnuplot command file named 'graph.gp' but also a  
                 single html file 'index.htm' which can be clicked  
                 to summarize your run.</li>  
             <li>src: This subdirectory contains the source of the              <li>src: This subdirectory contains the source of the
                 program. It can be obtained by asking us by mail <a                  program. It can be obtained by asking us by mail brouard at ined pointfr
                 href="mailto:brouard@ined.fr">mailto:brouard@ined.fr</a>                  and lievre at ined pointfr
                 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>Click on the imach.exe icon to open a window and run the      <li>Right click on the .imach to either edit it or execute it with Imach.</li>
         program.</li>  
     <li>Read the file README.txt or, better, click on <a      <li>Read the file README.txt or, better, click on <a
         href="doc/imach.htm">doc/imach.htm</a></li>          href="doc/imach.htm">doc/imach.htm</a></li>
 </ul>  </ul>
   
   <br>
   Imach version 0.98d of March 2006 can be downloaded as a setup.exe file
   <a href="imach-0.98d-1-setup.exe">
   http://euroreves.ined.fr/imach/imach-0.98d-1-setup.exe</a>. The IMaCh
   program and gnuplot will be installed in the directory that you want
   (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
   94c07ab43327952f61be150bf611057f  imach-0.98d-1-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.98d-1-noreg-setup.exe">imach-0.98d-1-noreg-setup.exe</a>.
   <br>
   16a26867b4d49d96b136f5564cf7db21  imach-0.98d-1-noreg-setup.exe
   
   <p><a href="oldversions.html">Old Windows versions are accessible here.</a>
   <h3>On Mac OS/X Panther only (october 2005)</h3>
   
   IMaCh can be easily compiled with gcc 3.3 on MacIntosh as soon as
   XCode (free download from Apple) is intalled on your MaCIntosh.<p>
   
   It take a litle more time to get latest version of Gnuplot 4.0 for Mac
   OS/X and to compile it on a MaC (sources tar.gz can be also accessed on our site from <a href=gnuplot-4.0.0.tar.gz>here</a>. The main problem resides in finding
   the png library. Gif images are patented now and the replacement is
   png, but the development of the png library is growing on its own and
   you just have to find on Google where it is hosted now.
   
   <br>
   Gnuplot can be easily compiled on a MaC, but I don't know yet (July
   2004) which is default screen terminal driver for gnuplot.
   As already said you need libpng (to be included in terms) which itself needs zlib on the same directory level. Boths sources can be acessed on the Web but here you can get the sources used on the MacOS/X Panther version (<a href- libpng-1.2.5.tgz>libpng-1.2.5.tgz</a> and <a href=zlib-1.2.1.tar.gz>zlib-1.2.1.tar.gz</a>.
   
   If X11 is already installed on your MaC (it is included on your installation CD
   or you can download it from the WEB), then you can do <tt>set ter
   X11</tt> and <tt>plot sin(x)</tt> to get a nice sin curve on an X11
   window of your Mac.
   
   <br> Let me add that for running IMaCh with all of its features, you don't
   need X11; the gnuplot program included in the distribution needs only
   to have the png terminal driver to output graphs and these graphs will
   be viewed by your browser.<br>
   
   You need X11 only if you want to modify and test the gnuplot code output by
   ImaCh, because it might be a more convenient way to view the graphs
   directly on the screen than writing images on a file and viewing them
   with a browser,
   
   <p>
   You can download a .pkg.pax file at <a
           href="imach097b.pkg.pax">imach097b.pkg.pax</a>. Stuffit
         Expander will expand the compressed file into a imach097b.pkg directory. Just
         clicking on the directory will let you install IMaCh in a local
         directory of your own (you have to create a new folder name IMaCh097b or whatever). Two sub-directories are created
         <tt>bin</tt> and <tt>html</tt> . In the bin subdirectory you
         will find two executables <tt>imach</tt> itself and
         <tt>gnuplot</tt>.
   <p>You can also download a dmg file (octobre 2005) still for Panther only (we do not have a Tiger version at INED yet) at <a href=imach-0.98panther.dmg>imach-0.98panther.dmg</a>.
   
   <p>
   You need to click on <tt>imach</tt> and IMaCh will be launched in a
   Terminal window, asking you to enter a <tt>parameter</tt> file. A
   parameter file is text file with an extension <tt>.imach</tt> (but you
   can use a <tt>.txt</tt> extension if you want. Among the parameters
   required, a data file name has to be entered. It can be a relative
   file name like <tt>../../data/data1.txt</tt>. <br> If you open a new
   finder you can drag an IMaCh parameter file into the terminal IMaCh
   Window that you just created.
   <p>
   At the end of the run, and it order for the terminal window not to
         disappear, the program will prompt for a command like "<tt>e</tt>" for
         edit or "<tt>q</tt>" for quit. The edit command might not work
         on a MaC, or on Unix or even on recent Windows, because the program should know which
         browser you are using and becauee the BROWSER environment
         doesn't seem to be standard on a Mac and on some other OS too.
   
   <br> The consequence for you is just that you have to use your finder
         or browser (there is no more difference now) and click on the
         <tt>.html</tt> (or .htm) file created. The filename of this html
         file is the same name as your parameter file, only the extension
         .imach is changed to .html.
   
   <h3>On Linux</h3> There are various versions of Linux, gnuplot is
   distributed on most distributions. Just verify that your version of
   gnuplot is more recent than version 0.38i . I haven't had time to make
   a rpm yet, just ask us for the CVS tree location (not completely GPL
   today), and compile the sources. Remarks concerning the Linux versions
   are similar to the Mac OS/X version. A binary rpm will be given as
   soon as a src rpm will be given which means that the whole program
   will be GPL licensed.
   
 <p><a href="doc/imach.htm"><font color="#FF0000" size="6">Click  <p><a href="doc/imach.htm"><font color="#FF0000" size="6">Click
 here to access to the detailed documentation</font></a></p>  here to access to the detailed documentation</font></a></p>
   
 <p>This software have been partly granted by <a  <p>This software have been partly granted by <a
 href="http://euroreves.ined.fr">Euro-REVES</a>, a concerted  href="http://euroreves.ined.fr">Euro-REVES</a>, a concerted action
 action from the European Union. Our work is copyrighted as  from the European Union. In 2003-2004 it has been granted by the
 a GNU software product, i.e. program and software  French Institute on Longevity. Our work is copyrighted as a GNU
 can be distributed freely for non commercial use, but actually some sources are  software product, i.e. program and software can be distributed freely
 not widely distributed today because they borrow some code from the book "Numerical Recipes in C" which is copyrighted. If you are an owner of theses sources you can get our source by asking us with  for non commercial use, but actually some sources are not widely
 a simple justification (name, email, Institute) <a  distributed today because they borrow some codes from the book
 href="mailto:imach-dev@listes.ined.fr">mailto:imach-dev@listes.ined.fr</a> </p>  "Numerical Recipes in C" which is copyrighted. If you are an owner of
   theses sources you can get our sources by asking us with a simple
   justification (name, email, Institute) <a
   href="mailto:imach-dev@listes.ined.fr">mailto:imach-dev@listes.ined.fr</a>
   </p>
   
 <p>Today we are two developpers only but we already use a private CVS server. The CVS server will be freely accessible as soon as we have replaced "Numerical Recipes in C maximization routines" with equivalent routines from the new GNU scientific library.  <p>Today we are two developpers only but we already use a private CVS
   server. The CVS server will be freely accessible as soon as we have
   replaced "Numerical Recipes in C maximization routines" with
   equivalent routines from the new GNU scientific library.
   
 <p>Latest documentation can be accessed at <a  <p>Latest documentation can be accessed at <a
 href="http://euroreves.ined.fr/imach">http://euroreves.ined.fr/imach</a><br>  href="http://euroreves.ined.fr/imach">http://euroreves.ined.fr/imach</a><br>
 Imach version (0.63 of 16 march 2000) can be downloaded in zip  
 file <a href="http://euroreves.ined.fr/imach/imach.zip">http://euroreves.ined.fr/imach/imach.zip</a> <br>  
 Imach version 0.64 May 2001 can be downloaded in zip file <a  
 href="http://euroreves.ined.fr/imach/imach-0-64.zip">http://euroreves.ined.fr/imach/imach-0-64.zip</a>  
 <br>  
 Imach version 0.8 March 2002 can be downloaded in zip file <a  
 href="http://euroreves.ined.fr/imach/imach-08.zip">http://euroreves.ined.fr/imach/imach-08.zip</a>  
 <br>  
 Imach version 0.8a May 2002 can be downloaded in zip file <a  
 href="http://euroreves.ined.fr/imach/imach-08a.zip">  
 http://euroreves.ined.fr/imach/imach-08a.zip</a>  
 <br>  
 Imach latest version 0.96d February 2004 can be downloaded in zip file <a  
 href="http://euroreves.ined.fr/imach/imach-096d.zip">  
 http://euroreves.ined.fr/imach/imach-096d.zip</a>  
   
 </p>  </p>
   
 <p> New (March 2002). We set up a public mailing list of IMaCh's users.  <p> There is a public mailing list of IMaCh's users.  You can
 You can subscribe  subscribe by sending a mail to <a
 by sending a mail to <a href=mailto:imach-users-subscribe@listes.ined.fr>imach-users-subscribe@listes.ined.fr</a> (and unsubscribe with <a href=mailto:imach-users-unsubscribe@listes.ined.fr>imach-users-unsubscribe@listes.ined.fr</a>  href=mailto:imach-users-subscribe@listes.ined.fr>imach-users-subscribe@listes.ined.fr</a>
   (and unsubscribe with <a
   href=mailto:imach-users-unsubscribe@listes.ined.fr>imach-users-unsubscribe@listes.ined.fr</a>
 </p>  </p>
   
   <h2>IMaCh Wiki</h2>
   As discussed at the last REVES meeting in <a href="http://www.prw.le.ac.uk/cgi-bin/reves/2005.cgi">Beijing</a>, we created a Wiki for IMaCh were people having used IMaCh (or having not been able to used it because of obscure or unadequate features) can add tips and discuss various aspects of IMaCh and interface with other statistical softwares. In many aspects, our "official documentation" is not accurate enough.
   
   <p> Wikis are a very promising way to give information closer to your expectations. It also a very dynamic movement if you consider the first <a href="http://wikimania.wikimedia.org/wiki/Main_Page">International Wikimedia Conference in Francfurt</a> (August 2005), where most Wikis were represented and in particular <a href="http://wikipedia.org">Wikipedia</a>.
   
   <p><a href="wiki"><font color="#FF0000" size="6">Access to the new (August 2005) IMaCh Wiki</font></a></p>
   
   
   
   
   <br>$Id$<br>
     $Log$
     Revision 1.11  2006/03/14 18:48:22  brouard
     O.98d
   
     Revision 1.10  2006/02/09 15:35:26  lievre
     (Module):  Wiki link added
   
     Revision 1.9  2004/07/23 16:07:11  brouard
     *** empty log message ***
   
     Revision 1.8  2004/07/23 14:34:18  brouard
     *** empty log message ***
   
     Revision 1.7  2004/07/23 14:31:46  brouard
     *** empty log message ***
   
     Revision 1.6  2004/07/23 14:11:14  brouard
     MaC OS/X version added.
   
     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.1  
changed lines
  Added in v.1.11


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