From: muench Date: Sun, 13 Feb 2000 18:09:07 +0000 (+0000) Subject: Initial revision X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=3223e9a47160aa96a16d6d1534166d4036a04b53;p=daqdata.git Initial revision --- diff --git a/hadaq/README.html b/hadaq/README.html new file mode 100644 index 0000000..6865fea --- /dev/null +++ b/hadaq/README.html @@ -0,0 +1,24 @@ +README for Hadaq +

README for Hadaq

+ + +

For compiling, you need two libraries: + +hadesstd-2.3 + +and + +lvme-1.2 + +

The Makefile itself is system independent, but ist controlled +by a set of environment variables. These are set with the makeenv +shell source file. Don't forget the dot at the beginning of the command. + +$ . ./makeenv LINUX SOFT + +Now for creating a minisystem as described in +$ make mini +$ make anal + +On Platforms where no ATM support is availabe, compiling daq_memnet +and daq_netmem in senseless and will not even work.