File: README

package info (click to toggle)
ed2k-hash 0.4.0%2Bds-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 864 kB
  • sloc: cpp: 1,259; ansic: 1,110; sh: 878; makefile: 48
file content (33 lines) | stat: -rw-r--r-- 564 bytes parent folder | download | duplicates (5)
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
======
README
======

For Windows, check out the README file
in ed2k_hash/GUI/README



Linux people will just have to do the usual

./configure
make
su -c "make install"  (+ type in root password)


If you have the FLTK-1.1 library and its
development headers (you need both!) installed,
a GUI version of ed2k_hash will be built automatically
in addition to the commandlinen version on *nix.



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!