]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
Initial revision
authormuench <muench>
Sun, 13 Feb 2000 18:09:07 +0000 (18:09 +0000)
committermuench <muench>
Sun, 13 Feb 2000 18:09:07 +0000 (18:09 +0000)
hadaq/README.html [new file with mode: 0644]

diff --git a/hadaq/README.html b/hadaq/README.html
new file mode 100644 (file)
index 0000000..6865fea
--- /dev/null
@@ -0,0 +1,24 @@
+<title>README for Hadaq</title>
+<h1>README for Hadaq</h1>
+
+
+<p>For compiling, you need two libraries:
+<a href="file://ftp.e12.physik.tu-muenchen.de/pub/hadsoft/hadesstd-2.3.tar.Z">
+hadesstd-2.3
+</a>
+and
+<a href="file://ftp.e12.physik.tu-muenchen.de/pub/hadsoft/lvme-1.2.tar.Z">
+lvme-1.2
+</a>
+<p> The Makefile itself is system independent, but ist controlled
+by a set of environment variables.  These are set with the <var>makeenv</var>
+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.