]> rtime.felk.cvut.cz Git - orte.git/blobdiff - readme
RTNet and MinGW compilation correction
[orte.git] / readme
diff --git a/readme b/readme
index 9cbadac40b25deb6014966f11b6c392aff473e51..f38c2e70634083bf437efbb54e71d940ce50dbeb 100644 (file)
--- a/readme
+++ b/readme
@@ -8,11 +8,15 @@ RTPS is new application layer protocol targeted to real-time communication
 area, which is build on top of standard UDP stack.
 
 Which targets are supported by ORTE?
---------------------------
-Linux
+-----------------------------------
+UNIX - Linux, Solars, MacOS, FreeBSD
 Windows - MinGW, CygWin, MSVC
-RTLinux
-RTAI - RTNet
+RTLinux - with preliminary UDP stack
+RTAI - with RTNet
+
+note: was tested on
+sparc-sun-solaris2.9
+powerpc-apple-darwin6.8
 
 How to install it?
 ------------------
@@ -24,15 +28,16 @@ UserSpace compilation:
 make 
 make install
 
-after this procedure ortemanager and orteping are placed in /usr/local/bin.
+after this procedure ortemanager and orteping are placed in /usr/local/bin
+, library in /usr/local/lib and include headers /usr/local/include
 
 RTLinux compilation:
-./configure --with-rtlinuxdir=/rtlinux dir/ --with-linuxdir=/patched linux dir/
+./configure --with-linux=/patched linux dir/ --with-rtlinux=/rtlinux dir/ 
 make 
 make install
 
 RTAI compilation:
-./configure --with-rtaidir=/rtai dir/ --with-linuxdir=/patched linux dir/
+./configure --with-linux=/patched linux dir/ --with-rtai=/rtai dir/ --with-rtnet=/rtnet dir/ 
 make 
 make install
 
@@ -40,7 +45,7 @@ make install
 How to start?
 -------------
 run :ortemanager &
-see :ortemanager -h for usaged
+see :ortemanager -h for usage
 note:ortemanager have to be running during all communication. For future work can 
 be added into /etc/init.d/... script for starting ortemanager during boot
 of machine. This script (redhat and mandrake) is placed in 
@@ -70,8 +75,6 @@ Now, you can develop self applications (see documentation).
 
 
 
-
-
 Feedback is welcome - send bug reports, enhancements, checks, money
 orders, etc. to the address below.