"Fossies" - the Fresh Open Source Software Archive

Member "tcshrc/doc/tcshrc/x106.html" (24 Jan 2009, 3385 Bytes) of package /linux/privat/old/tcshrc-1.6.2.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) HTML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
    2 <HTML
    3 ><HEAD
    4 ><TITLE
    5 >I want to make a system installation</TITLE
    6 ><META
    7 NAME="GENERATOR"
    8 CONTENT="Modular DocBook HTML Stylesheet Version 1.59"><LINK
    9 REL="HOME"
   10 TITLE="The tcshrc manual"
   11 HREF="tcshrc.html"><LINK
   12 REL="UP"
   13 TITLE="Installation of the tcshrc package"
   14 HREF="c90.html"><LINK
   15 REL="PREVIOUS"
   16 TITLE="Installation of the tcshrc package"
   17 HREF="c90.html"><LINK
   18 REL="NEXT"
   19 TITLE="tcshrc FAQ and features"
   20 HREF="c128.html"></HEAD
   21 ><BODY
   22 CLASS="SECT1"
   23 BGCOLOR="#FFFFFF"
   24 TEXT="#000000"
   25 LINK="#0000FF"
   26 VLINK="#840084"
   27 ALINK="#0000FF"
   28 ><DIV
   29 CLASS="NAVHEADER"
   30 ><TABLE
   31 WIDTH="100%"
   32 BORDER="0"
   33 CELLPADDING="0"
   34 CELLSPACING="0"
   35 ><TR
   36 ><TH
   37 COLSPAN="3"
   38 ALIGN="center"
   39 >The tcshrc manual: A guide for the tcshrc package</TH
   40 ></TR
   41 ><TR
   42 ><TD
   43 WIDTH="10%"
   44 ALIGN="left"
   45 VALIGN="bottom"
   46 ><A
   47 HREF="c90.html"
   48 >&#60;&#60;&#60; Previous</A
   49 ></TD
   50 ><TD
   51 WIDTH="80%"
   52 ALIGN="center"
   53 VALIGN="bottom"
   54 >Installation of the tcshrc package</TD
   55 ><TD
   56 WIDTH="10%"
   57 ALIGN="right"
   58 VALIGN="bottom"
   59 ><A
   60 HREF="c128.html"
   61 >Next &#62;&#62;&#62;</A
   62 ></TD
   63 ></TR
   64 ></TABLE
   65 ><HR
   66 ALIGN="LEFT"
   67 WIDTH="100%"></DIV
   68 ><DIV
   69 CLASS="SECT1"
   70 ><H1
   71 CLASS="SECT1"
   72 ><A
   73 NAME="AEN106"
   74 >I want to make a system installation</A
   75 ></H1
   76 ><P
   77 >To make a system installation, type
   78 
   79 <P
   80 CLASS="LITERALLAYOUT"
   81 ><TT
   82 CLASS="PROMPT"
   83 >#</TT
   84 >&nbsp;<TT
   85 CLASS="USERINPUT"
   86 ><B
   87 >make systeminstall</B
   88 ></TT
   89 ></P
   90 >
   91 
   92 AND ALSO use the <TT
   93 CLASS="FILENAME"
   94 >tcsh_config</TT
   95 > configuration utility
   96 with the -s (--system) option to populate <TT
   97 CLASS="FILENAME"
   98 >/etc/skel</TT
   99 >.&#13;</P
  100 ><P
  101 >This installs tcshrc in $(PREFIX)/share/tcshrc/ and adds the
  102 <TT
  103 CLASS="FILENAME"
  104 >tcsh_config</TT
  105 > configuration utility in $(PREFIX)/bin.
  106 The <TT
  107 CLASS="FILENAME"
  108 >tcsh_config</TT
  109 > utility can be used to make the
  110 installation in the <TT
  111 CLASS="FILENAME"
  112 >/etc/skel</TT
  113 >.
  114 Finally, tell your users that they can add tcshrc to their existing accounts 
  115 by running 
  116 
  117 <P
  118 CLASS="LITERALLAYOUT"
  119 ><TT
  120 CLASS="PROMPT"
  121 >%</TT
  122 >&nbsp;<TT
  123 CLASS="USERINPUT"
  124 ><B
  125 >tcsh_config --user</B
  126 ></TT
  127 ></P
  128 >&#13;</P
  129 ><DIV
  130 CLASS="NOTE"
  131 ><P
  132 ></P
  133 ><TABLE
  134 CLASS="NOTE"
  135 WIDTH="100%"
  136 BORDER="0"
  137 ><TR
  138 ><TD
  139 WIDTH="25"
  140 ALIGN="CENTER"
  141 VALIGN="TOP"
  142 ><IMG
  143 SRC="./stylesheet-images/note.gif"
  144 HSPACE="5"
  145 ALT="Note"></TD
  146 ><TD
  147 ALIGN="LEFT"
  148 VALIGN="TOP"
  149 ><P
  150 >   The <TT
  151 CLASS="FILENAME"
  152 >tcsh_config</TT
  153 > configuration utility is usually
  154 placed in <TT
  155 CLASS="FILENAME"
  156 >/usr/local/bin</TT
  157 > which is not in
  158 the path in default Unix installations. You can invoke the utility using the 
  159 absolute path as in 
  160 
  161 <P
  162 CLASS="LITERALLAYOUT"
  163 ><TT
  164 CLASS="PROMPT"
  165 >%</TT
  166 >&nbsp;<TT
  167 CLASS="USERINPUT"
  168 ><B
  169 >/usr/local/bin/tcsh_config --user</B
  170 ></TT
  171 ></P
  172 ></P
  173 ></TD
  174 ></TR
  175 ></TABLE
  176 ></DIV
  177 ></DIV
  178 ><DIV
  179 CLASS="NAVFOOTER"
  180 ><HR
  181 ALIGN="LEFT"
  182 WIDTH="100%"><TABLE
  183 WIDTH="100%"
  184 BORDER="0"
  185 CELLPADDING="0"
  186 CELLSPACING="0"
  187 ><TR
  188 ><TD
  189 WIDTH="33%"
  190 ALIGN="left"
  191 VALIGN="top"
  192 ><A
  193 HREF="c90.html"
  194 >&#60;&#60;&#60; Previous</A
  195 ></TD
  196 ><TD
  197 WIDTH="34%"
  198 ALIGN="center"
  199 VALIGN="top"
  200 ><A
  201 HREF="tcshrc.html"
  202 >Home</A
  203 ></TD
  204 ><TD
  205 WIDTH="33%"
  206 ALIGN="right"
  207 VALIGN="top"
  208 ><A
  209 HREF="c128.html"
  210 >Next &#62;&#62;&#62;</A
  211 ></TD
  212 ></TR
  213 ><TR
  214 ><TD
  215 WIDTH="33%"
  216 ALIGN="left"
  217 VALIGN="top"
  218 >Installation of the tcshrc package</TD
  219 ><TD
  220 WIDTH="34%"
  221 ALIGN="center"
  222 VALIGN="top"
  223 ><A
  224 HREF="c90.html"
  225 >Up</A
  226 ></TD
  227 ><TD
  228 WIDTH="33%"
  229 ALIGN="right"
  230 VALIGN="top"
  231 >tcshrc FAQ and features</TD
  232 ></TR
  233 ></TABLE
  234 ></DIV
  235 ></BODY
  236 ></HTML
  237 >