File: install.1

package info (click to toggle)
cloop 2.6.31.1.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,740 kB
  • ctags: 1,914
  • sloc: cpp: 12,127; ansic: 4,717; sh: 3,353; makefile: 461
file content (56 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (9)
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
.TH "AdvanceCOMP Installation" 1
.SH NAME
advcomp \(hy AdvanceCOMP Installation
.PP
As root or user type:
.PP
.RS 4
./configure
.PD 0
.PP
.PD
make
.PD 0
.PP
.PD
.RE
.PP
To check the generated executable type:
.PP
.RS 4
make check
.PD 0
.PP
.PD
.RE
.PP
and as root to install the programs and the documentation
type:
.PP
.RS 4
make install
.PD 0
.PP
.PD
.RE
.PP
The documentation is in the man pages:
.PP
.RS 4
man advdef
.PD 0
.PP
.PD
man advzip
.PD 0
.PP
.PD
man advpng
.PD 0
.PP
.PD
man advmng
.PD 0
.PP
.PD
.RE