home *** CD-ROM | disk | FTP | other *** search
/ taxi.lrsm.upenn.edu / taxi.lrsm.upenn.edu.zip / taxi.lrsm.upenn.edu / pub / pmi / README < prev   
Text File  |  1998-06-11  |  1KB  |  49 lines

  1. To install the PMI program, first place the compressed tar file in
  2. an appropriate directory, e.g. /pmi.
  3.  
  4. 1. Decompress the tar file, type
  5.          gunzip pmi2.1.tar.gz
  6.  
  7. 2. Untar the file, type
  8.          tar -xvf pmi2.1.tar
  9.  
  10. now you will have a directory called: pmi2.1/
  11.  
  12. (You can combine step 1 and 2 by using:
  13.     tar -zxvf pmi2.1.tar.gz   
  14. )
  15.  
  16. 3. write us a letter or email: we will send you an extra file(s): 
  17.  
  18. 4. put the extra file(s) in the pmi2.1/ 
  19.  
  20. 5. The executable can now be compiled using the makefile, type
  21.      make all
  22.  
  23. If all of this worked, there should now be an executable called pmi.
  24. Sample scripts have been included to demonstrate the different
  25. commands available in pmi.  These scripts are called exact1.pmi and
  26. fit1.pmi.  
  27.  
  28. More information about this program can be found at 
  29. http://www.lrsm.upenn.edu/pmi.
  30. Just follow the links for PMI.
  31.  
  32. Please let us know what you think of PMI.
  33.  
  34. David Boas
  35. boas@sol1.lrsm.upenn.edu
  36.  
  37. Xingde LI
  38. xingde@sol1.lrsm.upenn.edu
  39.  
  40. Goro Nishimura
  41. gnishi@sol1.lrsm.upenn.edu
  42.  
  43. Maureen O'Leary
  44. oleary@sol1.lrsm.upenn.edu
  45.  
  46. Martin Ostermeyer
  47. martin@laser2.mda.uth.tmc.edu
  48.  
  49.