ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/node73.html
Revision: 1.2
Committed: Fri Dec 10 13:52:38 2004 UTC (20 years, 5 months ago) by sashby
Content type: text/html
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Error occurred while calculating annotation data.
Log Message:
*** empty log message ***

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
3 <!--Converted with jLaTeX2HTML 2002 (1.62) JA patch-1.4
4 patched version by: Kenshi Muto, Debian Project.
5 LaTeX2HTML 2002 (1.62),
6 original version by: Nikos Drakos, CBLU, University of Leeds
7 * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
8 * with significant contributions from:
9 Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
10 <HTML>
11 <HEAD>
12 <TITLE>6.8 scram arch</TITLE>
13 <META NAME="description" CONTENT="6.8 scram arch">
14 <META NAME="keywords" CONTENT="SCRAM">
15 <META NAME="resource-type" CONTENT="document">
16 <META NAME="distribution" CONTENT="global">
17
18 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
19 <META NAME="Generator" CONTENT="jLaTeX2HTML v2002 JA patch-1.4">
20 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
21
22 <LINK REL="STYLESHEET" HREF="SCRAM.css">
23
24 <LINK REL="next" HREF="node74.html">
25 <LINK REL="previous" HREF="node72.html">
26 <LINK REL="up" HREF="node65.html">
27 <LINK REL="next" HREF="node74.html">
28 </HEAD>
29
30 <BODY bgcolor="beige" >
31 <!--Navigation Panel-->
32 <A NAME="tex2html1389"
33 HREF="node74.html">
34 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
35 SRC="file:/usr/share/latex2html/icons/next.png"></A>
36 <A NAME="tex2html1383"
37 HREF="node65.html">
38 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
39 SRC="file:/usr/share/latex2html/icons/up.png"></A>
40 <A NAME="tex2html1377"
41 HREF="node72.html">
42 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
43 SRC="file:/usr/share/latex2html/icons/prev.png"></A>
44 <A NAME="tex2html1385"
45 HREF="node2.html">
46 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
47 SRC="file:/usr/share/latex2html/icons/contents.png"></A>
48 <A NAME="tex2html1387"
49 HREF="node85.html">
50 <IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
51 SRC="file:/usr/share/latex2html/icons/index.png"></A>
52 <BR>
53 <B> Next:</B> <A NAME="tex2html1390"
54 HREF="node74.html">6.9 scram setup</A>
55 <B> Up:</B> <A NAME="tex2html1384"
56 HREF="node65.html">6. Quick Help Guide</A>
57 <B> Previous:</B> <A NAME="tex2html1378"
58 HREF="node72.html">6.7 scram remove</A>
59 &nbsp <B> <A NAME="tex2html1386"
60 HREF="node2.html">Contents</A></B>
61 &nbsp <B> <A NAME="tex2html1388"
62 HREF="node85.html">Index</A></B>
63 <BR>
64 <BR>
65 <!--End of Navigation Panel-->
66
67 <H1><A NAME="SECTION00780000000000000000">
68 6.8 scram arch</A>
69 </H1>
70 <A NAME="1902"></A>
71
72 <P>
73 Query or set the architecture flag for the current machine. The syntax
74 is
75
76 <P>
77 <TT>scram</TT>&nbsp;[<I>-arch</I>]&nbsp;<TT>arch</TT>
78
79 <P>
80 If the <I>-arch</I> flag is given, followed by a valid <SMALL>SCRAM</SMALL>&nbsp;
81 architecture name, then <SMALL>SCRAM</SMALL>&nbsp;will behave as if it was being run on a
82 machine with that architecture. Otherwise, the current architecture is
83 printed to standard output. Typical architectures are
84
85 <P>
86 <DL>
87 <DT><STRONG><TT>Linux__2.2</TT>:</STRONG></DT>
88 <DD>
89 <BR>
90 A PC running RedHat 6.1 Linux (2.2 series kernel).
91 </DD>
92 <DT><STRONG><TT>Linux__2.4</TT>:</STRONG></DT>
93 <DD>
94 <BR>
95 A PC running RedHat 7.2 Linux (2.4 series kernel).
96 </DD>
97 <DT><STRONG><TT>SunOS__5.7</TT>:</STRONG></DT>
98 <DD>
99 <BR>
100 A Sun workstation running <TT>SunOS</TT> version 5.7
101 </DD>
102 </DL>
103
104 <P>
105 <BR><HR>
106 <ADDRESS>
107 scram-developers@cern.ch
108 </ADDRESS>
109 </BODY>
110 </HTML>