Skip to content

Hanpu-Jiang/OnlMon

 
 

Repository files navigation

OnlMon

To build it, create a build area and run

<srcdir>/autogen.sh --prefix=<installdir>

make install

then set ONLMON_MAIN to installdir, cd to <srcdir>/macros where the macros and scripts are located

source setup_onlmon.sh

(or for csh source setup_onlmon.csh)

You need two sessions to run the show, one for the server, one for the client. In the server window start root and run the example server:

root.exe

.x run_example_server.C

prun(200)

in the other start the client

root.exe

.L run_example_client.C

exampleDrawInit()

exampleDraw()

Build Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.3%
  • JavaScript 6.6%
  • C 5.0%
  • Perl 4.6%
  • Makefile 3.8%
  • M4 1.3%
  • Other 3.4%