-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
81 lines (49 loc) · 1.84 KB
/
README
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
ncdc 1.19.1
===========
DESCRIPTION
ncdc is a modern and lightweight direct connect client with a friendly
ncurses interface.
Always make sure you run the latest version. You can check for updates and
find more information at http://dev.yorhel.nl/ncdc
REQUIREMENTS
ncursesw
zlib
bzip2
sqlite >= 3.3.9
glib >= 2.24.0
gnutls >= 2.4.0
geoip >= 1.2.0 (optional)
If your gnutls is older than 3.0, you also need libgcrypt.
BUILDING FROM A RELEASE TARBALL
If you managed to fetch an ncdc tarball from somewhere, then you will need
the following to build ncdc:
- A C compiler
- Development files for the libraries mentioned above
- make
- pkg-config
- pod2man (optional, comes with a default Perl installation)
- makeheaders (optional, included in the distribution if you don't have it)
And the usual commands will get you up and running:
./configure --prefix=/usr
make
(sudo) make install
BUILDING FROM THE GIT REPOSITORY
To build the latest and greatest version from the git repository, you will
need the stuff mentioned above in addition to GNU autoconf and automake.
After checking out the git repo, run the following command:
autoreconf -i
...and you can use same tricks to build ncdc as with using a release tarball.
CROSS COMPILING
You may run into some trouble when the binaries of the target system don't
run on the build system. To avoid that, build the 'makeheaders' and 'gendoc'
utilities manually before running the regular 'make'. For example:
./configure
cc deps/makeheaders.c -o makeheaders
cc -I. doc/gendoc.c -o gendoc
make
Replace 'cc' with a compiler that builds binaries that can be run on the
build system.
CONTACT
Email: [email protected]
Web: http://dev.yorhel.nl/ncdc
DC: adc://dc.blicky.net:2780/ or adcs://dc.blicky.net:2780/