Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

$ cd /u1/coda_rth
$ ./start_rc 

Open new terminal

coda_xterm.csh 

Or manually in separate terminals:

$ cd /u1/coda_rth
$ ./start_rc 

$ cd /u1/coda_rth
$ sudo ./start_eb [do we really need sudo here to access et file?]Open new terminal

$ cd /u1/coda_rth
$ sudo ./start_er

Open new terminal

$ cd /u1/coda_rth
$ sudo ./start_et

NOTE:If running Sergey's binaries need  make sure that /usr/local is a symbolic link pointing to /usr/new_local. This   maybe  need to be updated every day (wiped by Taylor)

Connect to DTM/DPM and start ROCs:  in .  

There is a script that pops up all windows in xterms:
$ cd /u1/coda_rth
$ ./start_rce.csh

Then on each dpm/dtm:

 

$ /mnt/host/coda/run_roc 

 

Or manually in separate tabs/terminals

$ cd /u1/daq
$ source setup_env.csh 
$ ./rceScripts/connect_host <slot> <?> <?> (FIX NAMES OF ID's)
$ /mnt/host/coda/run_roc 

There is a script that pops up all windows in xterms:
$ cd /u1/coda_rth
$ ./start_rce.csh

Start rce GUI Start rce GUI if not running:

$ cd /u1/daq
$ ./rceScripts/start_gui.csh

...