File: README.000.first-steps

package info (click to toggle)
arch 1.0pre15-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 20,180 kB
  • ctags: 4,560
  • sloc: ansic: 64,410; sh: 29,168; lisp: 1,896; awk: 1,044; makefile: 484; sed: 26
file content (29 lines) | stat: -rw-r--r-- 555 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

			     First Steps

* Unpack, build, and install the software.

  I suggest installing `arch' in its own directory because that makes
  it easier to uninstall, or to switch versions.



* Set Your arch User ID

  Read about user id's in the `arch' user's guide.  You need to run
  something like:


		% larch my-id "Jane Hacker <jane.hacker@gnu.org>"

  and verify your id with:


		% larch my-id
		Jane Hacker <jane.hacker@gnu.org>

		% larch my-id -u
		jane.hacker@gnu.org

# tag: Tom Lord Tue Feb  5 14:37:05 2002 (examples/README.000.first-steps)
#