14c31136 |
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" |
2 | "http://www.w3.org/TR/REC-html40/loose.dtd"> |
3 | <HTML> |
4 | <HEAD> |
5 | <TITLE>Status and Availability</TITLE> |
6 | <link rev="made" href="mailto:Federico.Carminati@cern.ch"> |
7 | <STYLE> |
8 | BODY { |
9 | background: #FFFFFF; |
10 | } |
11 | |
12 | COL, COLGROUP, TABLE, TBODY, TD, TR { |
13 | color: black; |
14 | text-decoration: none; |
15 | border-color: black; |
16 | border-style: none; |
17 | background: #FFFFFF; |
18 | } |
19 | |
20 | </STYLE> |
21 | <link rel="stylesheet" href="http://www.w3.org/StyleSheets/Core/Swiss" type="text/css"> |
22 | </HEAD> |
23 | |
24 | <BODY background=#FFFFFF> |
25 | <TABLE> |
26 | <TR> |
27 | <TD><img src="picts/MadHatter.gif" alt="ALICE Off-line Project Logo"> |
28 | <TD><img src="picts/statavail_name.gif" alt="Status&Availability Name"> |
29 | <TD><img src="picts/AliceLogo.gif" alt="ALICE Logo"> |
30 | </TR> |
31 | </TABLE> |
32 | |
33 | <h2>Status and Availability</h2> |
34 | |
35 | <p> The code is installed at CERN on the |
36 | <a href="http://wwwinfo.cern.ch/dis/ues/services/ion/service.html">ION |
37 | Work Group Server</a>. The ALICE environment is automatically setup at login |
38 | time, so users can immediately start using the code. Both a HP-UX and a Linux |
39 | versions are installed. |
40 | |
41 | <p> All the code and the related material is available in the directory |
42 | pointed by the variable $ALICE_ROOT. The AliRoot package needs the few |
43 | packages and routines from the CERN Library. These are contained in a |
44 | reduced subset of the CERN Library available from the ALICE distribution. |
45 | |
46 | <p> Users who do not have access to afs or who want to have a local |
47 | installation of the ALICE software should install the code locally |
48 | according to the procedure described in the next chapter. |
49 | |
50 | <p> As of writing the code has been tested on HP-UX 10.2, RedHat Linux 5 |
51 | and 6, DEC OSF and Solaris. Porting to other platforms and compilers will |
52 | take place. |
53 | |
54 | <p> All the material found in this site is available subject to the following |
55 | copyright: |
56 | |
57 | <pre> |
58 | ************************************************************************** |
59 | * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * |
60 | * * |
61 | * Author: The ALICE Off-line Project. * |
62 | * Contributors are mentioned in the code where appropriate. * |
63 | * * |
64 | * Permission to use, copy, modify and distribute this software and its * |
65 | * documentation strictly for non-commercial purposes is hereby granted * |
66 | * without fee, provided that the above copyright notice appears in all * |
67 | * copies and that both the copyright notice and this permission notice * |
68 | * appear in the supporting documentation. The authors make no claims * |
69 | * about the suitability of this software for any purpose. It is * |
70 | * provided "as is" without express or implied warranty. * |
71 | ************************************************************************** |
72 | </pre> |
73 | |
74 | <hr> |
75 | <address> |
76 | <script language="JavaScript"> |
77 | document.write("Last modified "+ document.lastModified) |
78 | // end of script --> |
79 | </script> |
80 | by <a href="mailto:Federico.Carminati@cern.ch">Federico Carminati</a> |
81 | </address> |
82 | </BODY> |
83 | </HTML> |