]> git.sesse.net Git - freerainbowtables/blob - Client Applications/rcracki_mt/INSTALLING
0.6.5 release backport from rcracki.sourceforge.net
[freerainbowtables] / Client Applications / rcracki_mt / INSTALLING
1 Windows users
2 Extract the binary archive to a directory and setup is complete.
3
4 If you wish to build from source you can either use VC++ or MSYS/mingw.  You will need both openssl and pthreads includes and libraries.
5
6 *nix users
7 All systems will need the includes and libraries for openssl and pthreads.  Depending upon your system and package manager they will be named something similar to libssl-dev and libc6-dev.
8
9 Runtime performance is best when built using gcc 4.4.x or 4.5.x.
10
11 Linux users
12 run make and you should be finished
13
14 *BSD users
15 You must use gmake instead of make at the current time.
16
17 Mac OSX users
18 Depending upon your version and installed dev tools make may be sufficient but if it fails then run gmake.
19
20 Linux binary builds/packages
21 https://build.opensuse.org/package/show?package=rcracki&project=home%3Aquelrod is the head/trunk build and you may look for derived packages named similar to the release names.