From 3223e9a47160aa96a16d6d1534166d4036a04b53 Mon Sep 17 00:00:00 2001 From: muench Date: Sun, 13 Feb 2000 18:09:07 +0000 Subject: [PATCH] Initial revision --- hadaq/README.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 hadaq/README.html 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. -- 2.43.0