]> rtime.felk.cvut.cz Git - orte.git/blobdiff - readme
orte 0.3.2 release
[orte.git] / readme
diff --git a/readme b/readme
index 480e9c1354bec133f5ab197d3b6310fbce820258..4e6d66a74dda09ced8bdcf64defb503b30f24cbf 100644 (file)
--- a/readme
+++ b/readme
@@ -79,6 +79,18 @@ JAVA compilation:
 make
 make install
 
+
+Another way, how to compile ORTE project is used OMK compilation method. See file readme.makerules about 
+details of OMK. For standalone compilation (without OCERA), just copy folder orte to other (private)
+destination. Run
+./switch2standalone
+in the root of orte directory.
+
+Now just type a run
+make
+
+in the root of the ORTE project will be create two direcories, which contains compilation results.
+
 How to start?
 -------------