CLAS CED

From New IAC Wiki
Revision as of 21:37, 24 September 2007 by Oborn (talk | contribs)
Jump to navigation Jump to search

CLAS Event Display (CED)

How to compile CED

cvs co packages/ced

  1. cvs co packages/Hv

Got error message about no Motif so I had to install it

apt-get install libmotiv-dev

Got error message:

/usr/include/Xm/Xm.h:59:34: error: X11/extensions/Print.h: No such file or direc

Had to install:

 apt-get install libXplibXp-dev


Now Hv is compiled

Next checkout the dc routines

  1. cvs co packages/dc
  1. cvs co packages/recutl

got the error

bm_read_trig.F:43: clas_offsets.inc: No such file or directory

  1. now checkout and build the mapmanager library

cvs co Map

  1. cvs co fputil
  1. cvs co bos