ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/node74.html
Revision: 1.1
Committed: Mon Nov 18 17:50:02 2002 UTC (22 years, 6 months ago) by sashby
Content type: text/html
Branch: MAIN
CVS Tags: V1_pre0, V0_19_7
Branch point for: SCRAM_V1_BRANCH
Log Message:
Generated and added HTML documentation.

File Contents

# User Rev Content
1 sashby 1.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.9 scram setup</TITLE>
13     <META NAME="description" CONTENT="6.9 scram setup">
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="node75.html">
25     <LINK REL="previous" HREF="node73.html">
26     <LINK REL="up" HREF="node65.html">
27     <LINK REL="next" HREF="node75.html">
28     </HEAD>
29    
30     <BODY bgcolor="beige" >
31     <!--Navigation Panel-->
32     <A NAME="tex2html1403"
33     HREF="node75.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="tex2html1397"
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="tex2html1391"
41     HREF="node73.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="tex2html1399"
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="tex2html1401"
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="tex2html1404"
54     HREF="node75.html">6.10 scram runtime</A>
55     <B> Up:</B> <A NAME="tex2html1398"
56     HREF="node65.html">6. Quick Help Guide</A>
57     <B> Previous:</B> <A NAME="tex2html1392"
58     HREF="node73.html">6.8 scram arch</A>
59     &nbsp <B> <A NAME="tex2html1400"
60     HREF="node2.html">Contents</A></B>
61     &nbsp <B> <A NAME="tex2html1402"
62     HREF="node85.html">Index</A></B>
63     <BR>
64     <BR>
65     <!--End of Navigation Panel-->
66    
67     <H1><A NAME="SECTION00790000000000000000">
68     6.9 scram setup</A>
69     </H1>
70     <A NAME="1903"></A>
71    
72     <P>
73     The <TT>setup</TT> command is used to configure the external tools for
74     a new project area, or for installation of a new tool or external
75     package into an already existing development area. This process is
76     invoked automatically immediately after a project <TT>bootstrap</TT>
77     process. If no toolname is specified, the complete installation
78     process is initiated. The full command syntax is
79    
80     <P>
81     <TT>scram setup</TT>
82    
83     [<B>-i</B>]&nbsp;[<B>-f</B>&nbsp;<I>tools.conf</I>]&nbsp;[<I>toolname</I>]&nbsp;[<I>version</I>]&nbsp;[<I>url</I>]
84    
85     <P>
86     where
87     <DL>
88     <DT><STRONG><I>toolname</I></STRONG></DT>
89     <DD>
90     <BR>
91     The name of the tool to be set up.
92     </DD>
93     <DT><STRONG><I>version</I></STRONG></DT>
94     <DD>
95     <BR>
96     The tool version to be set up.
97     </DD>
98     <DT><STRONG><I>url</I></STRONG></DT>
99     <DD>
100     <BR>
101     The <TT>URL</TT> of a tool that is to be installed for the first
102     time in the project area.
103     </DD>
104     </DL>
105    
106     <P>
107     The <B>-i</B> flag turns off the automatic search mechanism
108     allowing for more user interaction with the setup mechanism. Use the
109     <B>-f</B> flag followed by a valid filename (which <I>must</I> end in
110     `.conf') to allow automatic setup to proceed without
111     reading files from a repository.
112    
113     <P>
114     <HR>
115     <!--Navigation Panel-->
116     <A NAME="tex2html1403"
117     HREF="node75.html">
118     <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
119     SRC="file:/usr/share/latex2html/icons/next.png"></A>
120     <A NAME="tex2html1397"
121     HREF="node65.html">
122     <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
123     SRC="file:/usr/share/latex2html/icons/up.png"></A>
124     <A NAME="tex2html1391"
125     HREF="node73.html">
126     <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
127     SRC="file:/usr/share/latex2html/icons/prev.png"></A>
128     <A NAME="tex2html1399"
129     HREF="node2.html">
130     <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
131     SRC="file:/usr/share/latex2html/icons/contents.png"></A>
132     <A NAME="tex2html1401"
133     HREF="node85.html">
134     <IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
135     SRC="file:/usr/share/latex2html/icons/index.png"></A>
136     <BR>
137     <B> Next:</B> <A NAME="tex2html1404"
138     HREF="node75.html">6.10 scram runtime</A>
139     <B> Up:</B> <A NAME="tex2html1398"
140     HREF="node65.html">6. Quick Help Guide</A>
141     <B> Previous:</B> <A NAME="tex2html1392"
142     HREF="node73.html">6.8 scram arch</A>
143     &nbsp <B> <A NAME="tex2html1400"
144     HREF="node2.html">Contents</A></B>
145     &nbsp <B> <A NAME="tex2html1402"
146     HREF="node85.html">Index</A></B>
147     <!--End of Navigation Panel-->
148     <ADDRESS>
149     scram-developers@cern.ch
150     </ADDRESS>
151     </BODY>
152     </HTML>