summary refs log tree commit diff stats
path: root/INSTALL
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-12 00:38:07 +0100
committerhut <hut@lavabit.com>2010-03-12 00:46:48 +0100
commit94c5d83e6752cf6506c78c9454c08b9f3df9371c (patch)
tree23bb25c0c94607b605da6ad6795ed0b7bd9f7708 /INSTALL
parentfff320285cfd4844547afac4056b788b2db3a2ee (diff)
downloadranger-94c5d83e6752cf6506c78c9454c08b9f3df9371c.tar.gz
misc changes, make install
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL15
1 files changed, 12 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 269140c6..ee9e6285 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,17 @@
-You can run ranger without installing by simply starting the executable
-file ranger.py in the top directory of this package.
+Installing
+==========
 
+YOU DON'T NEED TO INSTALL ANYTHING.
 
-To install ranger, follow this instructions:
+You can run ranger by simply starting the executable file ranger.py
+in the top directory of this package.
+
+
+If you insist on conventionally install it, for security reasons for
+example, follow these instructions:
+
+(This is all done automagically if you type `sudo make install',
+though you might want to read the Makefile first)
 
 0. Make sure you have a recent version of python, including the
    curses module, which is the case if this shell command prints no errors:
4 ^
3f8597bc ^
6ff9ce26 ^
a49bc413 ^
ee9a9237 ^


6ff9ce26 ^
8188bbbc ^
bf02a19d ^


56102844 ^
8a73e0d1 ^
56102844 ^

8a73e0d1 ^
56102844 ^


33352536 ^
8188bbbc ^
1639687b ^
bf02a19d ^
33352536 ^
6030d7e2 ^
bf02a19d ^

ee9a9237 ^
6030d7e2 ^
33352536 ^
ee9a9237 ^
71ee78f2 ^
ee9a9237 ^
33352536 ^
bf02a19d ^



6030d7e2 ^
604c8315 ^
282681c7 ^

03d50cc8 ^
bbf65bfc ^
604c8315 ^
ee9a9237 ^
6030d7e2 ^
ee9a9237 ^
6030d7e2 ^
ee9a9237 ^
33352536 ^
33352536 ^

282681c7 ^
33352536 ^
6030d7e2 ^
6ff9ce26 ^
33352536 ^
ee9a9237 ^
33352536 ^


518429b1 ^
33352536 ^
33352536 ^
6030d7e2 ^
33352536 ^



ee9a9237 ^
33352536 ^
ee9a9237 ^
6030d7e2 ^
ee9a9237 ^
33352536 ^
6030d7e2 ^
33352536 ^
6030d7e2 ^
04be5eb2 ^
ee9a9237 ^
33352536 ^


6030d7e2 ^
6ff9ce26 ^
03d50cc8 ^
6030d7e2 ^
ee9a9237 ^
6030d7e2 ^
ee9a9237 ^
6030d7e2 ^
ee9a9237 ^
33352536 ^

ee9a9237 ^
6030d7e2 ^

33352536 ^
ee9a9237 ^
6030d7e2 ^
ee9a9237 ^
33352536 ^
6030d7e2 ^

d48cfd0f ^
ee9a9237 ^
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120