RSM 4.0
Compile Documentation

The file rsm.c is available through paid licenses.
rsm.c is compilable on any Unix Ansi C compiler.

For RSM support and Documentation reference
http://www.tqnet.com/m2tech/rsm.htm

To recompile RSM

UNIX ANSI C compatible 
-------------------------------------------------------
  % gcc -DUNIX -O3 -o rsm rsm.c

Solaris
-------------------------------------------------------
  % cc -Xc -DUNIX -o rsm rsm.c

HPUX 

  % cc -Aa -DUNIX -o rsm rsm.c

Enjoy...

Tech Support
M2tech

Any problems please email us: m2tech@tqnet.com


