Changes between Version 3 and Version 4 of PromotFAQ


Ignore:
Timestamp:
Oct 21, 2009, 5:13:15 PM (16 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotFAQ

    v3 v4  
    77The file promot.exe is only used to start the lisp image promot.dxl and will be implicitly called by promot.bat.
    88
     9== How can I install ProMoT from source? ==
     10
     11First for compiling the Lisp sources you will need [http://www.franz.com/products/allegrocl/ Allegro Common Lisp 8.1]. [[BR]]
     12The free express version is not sufficient as it does not include the required CORBA middleware '''Orblink'''. [[BR]]
     13For the Java sources JDK 1.6.0 will be required.[[BR]]
     14The configuration is based on '''automake'''. You will need to run
     15 1. configure
     16 2. make
     17 3. make install
     18
    919== On a 64-bit system I have installed ProMoT with 32-bit shared library and the 64-bit version of Diana. Will my simulation work? ==
    1020
     
    1222compiled using dianac (Diana compiler based on g++/gcc) and simulated with Diana (python). [[BR]]
    1323ProMoT and Diana are independent programs.
     24
     25== I have found a bug, where do I report it? ==
     26
     27You can create a new ticket in the [http://promottrac.mpi-magdeburg.mpg.de/trac/newticket ProMoT ticket system].