ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/node14.html
Revision: 1.1
Committed: Mon Nov 18 17:50:01 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

# 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>2.2 Configuring Netscape to Use SCRAM</TITLE>
13 <META NAME="description" CONTENT="2.2 Configuring Netscape to Use SCRAM">
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="node15.html">
25 <LINK REL="previous" HREF="node13.html">
26 <LINK REL="up" HREF="node12.html">
27 <LINK REL="next" HREF="node15.html">
28 </HEAD>
29
30 <BODY bgcolor="beige" >
31 <!--Navigation Panel-->
32 <A NAME="tex2html507"
33 HREF="node15.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="tex2html501"
37 HREF="node12.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="tex2html495"
41 HREF="node13.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="tex2html503"
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="tex2html505"
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="tex2html508"
54 HREF="node15.html">2.3 Controlling SCRAM Versions</A>
55 <B> Up:</B> <A NAME="tex2html502"
56 HREF="node12.html">2. Obtaining and Installing</A>
57 <B> Previous:</B> <A NAME="tex2html496"
58 HREF="node13.html">2.1 Downloading and Installing</A>
59 &nbsp <B> <A NAME="tex2html504"
60 HREF="node2.html">Contents</A></B>
61 &nbsp <B> <A NAME="tex2html506"
62 HREF="node85.html">Index</A></B>
63 <BR>
64 <BR>
65 <!--End of Navigation Panel-->
66
67 <H1><A NAME="SECTION00320000000000000000"></A><A NAME="sec:webbootstrap"></A><A NAME="345"></A>
68 <A NAME="346"></A>
69 <BR>
70 2.2 Configuring Netscape to Use SCRAM
71 </H1>
72 This section assumes that you are using Netscape Navigator but should
73 also apply to most web-browsers. Follow the checklist below-
74
75 <P>
76
77 <OL>
78 <LI>From the <I>Edit</I> menu, select
79 <I>Preferences</I><TT>-&gt;</TT>
80 <I>Navigator</I><TT>-&gt;</TT><I>Applications</I>
81
82 <P>
83 </LI>
84 <LI>Click on <I>New</I> in the <I>Applications</I> window and
85 complete the form. For the <TT>MIMEType</TT> entry, type
86
87 <P>
88 <I>application/scram_bootstrap</I>
89
90 <P>
91 </LI>
92 <LI>Click on the application box to select it and enter
93
94 <P>
95 <TT>xterm -e scram -re project -d <SMALL>DIR</SMALL> file:%s</TT>
96
97 <P>
98 where <SMALL>DIR</SMALL> is the directory where you would like all
99 downloaded projects to reside (this directory must exist already).
100
101 <P>
102 </LI>
103 <LI>Click the <TT>OK</TT> box to save it.
104 </LI>
105 </OL>
106
107 <P>
108 Now, whenever you click on a project bootstrap file your browser
109 will start an <TT>xterm</TT> in which <SMALL>SCRAM</SMALL>&nbsp;will run the project
110 installation procedure.
111
112 <P>
113 <BR><HR>
114 <ADDRESS>
115 scram-developers@cern.ch
116 </ADDRESS>
117 </BODY>
118 </HTML>