]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
commit last changes from Peter.
authoralibrary <alibrary@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 1 Aug 2000 07:58:45 +0000 (07:58 +0000)
committeralibrary <alibrary@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 1 Aug 2000 07:58:45 +0000 (07:58 +0000)
html/howtorun.html
html/nightbuilds.html [new file with mode: 0644]

index 855fd4fe54ffc03b1f6ecdc87cf8489712a448b4..ea2ebc7e72163912749d972c852594250a771a09 100644 (file)
@@ -187,7 +187,7 @@ processing. An <a href="roothtml/examples/grun.C.html">elementary macro</a>
 to run AliRoot in batch mode is provided amongst the examples, and it can
 be used in the following way to run a 10 events run
 
 to run AliRoot in batch mode is provided amongst the examples, and it can
 be used in the following way to run a 10 events run
 
-<p> <KBD> aliroot -b grun.C\(10\)</KBD>
+<p> <KBD> aliroot -b -q grun.C\(10\)</KBD>
 
 <p> Note that the backslashes are necessary to prevent the shell from
 interpreting the brackets.
 
 <p> Note that the backslashes are necessary to prevent the shell from
 interpreting the brackets.
diff --git a/html/nightbuilds.html b/html/nightbuilds.html
new file mode 100644 (file)
index 0000000..cf7357e
--- /dev/null
@@ -0,0 +1,101 @@
+<HTML><HEAD><TITLE>Night builds of ALICE off-line software</TITLE>
+<!-- Changed by: Peter Hristov, 02-June-2000 -->
+
+</HEAD>
+<BODY bgcolor=#FFFFFF LINK="#0A3990" VLINK="#FF0000">
+
+<center><H1>Night builds of ALICE off-line software</H1></center>
+
+<p> 
+Please, have a look at the log files produced by the night
+compilations on several computer platforms. We need your help 
+in order to clean up all warnings and coding rule violations.
+
+<p>
+You are welcome to send your <i>corrections, comments and suggestions to</i> 
+<A HREF="mailto:Peter.Hristov@cern.ch">Peter Hristov.</A>
+<p>
+
+<!--    Comments are indicated like this.        -->
+<!-- <BLINK> Blinking text is enclosed like this. </BLINK> -->
+<!-- <HR>  This one makes a line to separate individual sessions -->
+
+<img src="http://AliSoft.cern.ch/icons/small/rainbow.gif"><p>
+
+<h2>Platform:</h2>
+<UL>
+
+<HR>
+<LI> <b> PC under RedHat 5.2/6.1 with egcs-2.91.66</b>
+
+  <UL> 
+  <LI> <A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/logMake.Linux>
+  Compilation </A>
+  <LI> <A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/logRun.Linux>
+  Simulation</A> of one event with 50 tracks (gAlice->Run())   
+  </UL>
+
+<HR>
+<LI> <b> HP under HP-UX B.10.20 with aCC A.01.21</b>
+
+  <UL> 
+  <LI> <A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/logMake.HPaCC>
+  Compilation </A>
+  <LI> <A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/logRun.HPaCC>
+  Simulation</A> of one event with 50 tracks (gAlice->Run())   
+  </UL>
+
+<HR>
+<LI> <b> DEC alpha under OSF1 V4.0F with cxx 6.0</b>
+
+  <UL> 
+  <LI> <A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/logMake.OSF1>
+  Compilation </A>
+  <LI> <A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/logRun.OSF1>
+  Simulation</A> of one event with 50 tracks (gAlice->Run())   
+  </UL>
+
+<HR>
+<LI> <b> SUN under SunOS 5.6 with CC 4.2</b>
+
+  <UL> 
+  <LI> <A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/logMake.Sun>
+  Compilation </A>
+  <LI> <A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/logRun.Sun>
+  Simulation</A> of one event with 50 tracks (gAlice->Run())   
+  </UL>
+
+
+</UL>
+
+<h2>Coding <A HREF=http://AliSoft.cern.ch/offline/codingconv.html>conventions</A>:</h2>
+<UL>
+<hr>
+<LI> <b><A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/violatedRules.html>
+Table</A> of violated rules per detector </b>
+</UL>
+
+</UL>
+
+<h2>Changes:</h2>
+<UL>
+<hr>
+<LI> <b><A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/ChangeLog.lastday>
+The last day</A> </b>
+<LI> <b><A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/ChangeLog>
+From the previous release </A></b>
+<LI> <b><A HREF=http://AliSoft.cern.ch/offline/aliroot-new/log/logCVS.HPaCC>
+Log file from CVS </A> (cvsa update -A)</b>
+</UL>
+
+
+<hr>
+<address>
+          <script language="JavaScript">
+             document.write("Last modified "+ document.lastModified)
+             // end of script -->
+          </script>
+by <a href="mailto:Peter.Hristov@cern.ch">Peter Hristov</a>
+</address>
+</BODY>
+</HTML>