File: README

package info (click to toggle)
ed2k-hash 0.3.3%2Bdeb2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,404 kB
  • ctags: 163
  • sloc: sh: 8,351; ansic: 1,077; perl: 283; makefile: 40
file content (26 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (3)
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
README:

Quick install:

./configure
make
make install (probably you need to be root for that)


if 'make' fails with an error like 'missing separator', do a:

make -f admin/Makefile.common cvs

and do the above again.


Please file bugs and/or comments here:

http://sourceforge.net/projects/ed2k-tools/

You can contact me by e-mail: uberdork at users dot sourceforge dot net

Enjoy!