INSTALLING A BINARY RELEASE OF THE MMiSS WORKBENCH ================================================== 1. Download and unpack a binary release of the workbench. This will unpack into a directory "uni". You also need to have a current version of MMiSSLaTeX installed, either from the webpages or from the MMiSS CVS server. We assume this is a directory called MISSLATEXDIR. 2. Install the following utilities, if they are not installed on your system: * XEmacs (we use 21.4 patch 4, slightly earlier/later may work as well) * Tcl/Tk (wish, Version 8.0 or later) * daVinci (Version 2.1, later versions will not work) 3. Now you need to enable XEmacs to talk to the repository. For this, add the following line somewhere in your XEmacs init files: (gnuserv-start) 4. If you have not already done so, configure MMiSSLaTeX by cd'ing into the directory MMISSLATEXDIR, and doing ./configure 5. Finally, configure the MMiSS-Repository by cd'ing into the uni directory, and doing ./configure --with-MMiSS-LaTeX= where is the directory where MMISSLaTeX is installed. 6. Done! Now you should be able to cd into uni/mmiss/test, and do ./runWorkbench ./rerunWorkbench The first runs the Repository from scratch, with a clean repository; the second restarts with the Repository as it is. The file INTRO contains a first introduction to using the repository. Please report any problems you have to the Bremen MMiSS team. Christoph Lüth Achim Mahnke George Russell {cxl,amahnke,ger}@informatik.uni-bremen.de --cxl $Revision: 1.6 $ of $Date: 2004/05/18 11:39:21 $