How do I compile format junkie?
(I am hakermania)
Format Junkie official PPA is now located at: https://launchpad.net/~format-junkie-team/+archive/release and the available versions are for 12.04 and 12.10 only, so if these do not work for you, then you will need to compile the source code for your system (sorry for this but we cannot add support for the latest 5 ubuntu releases, that would be a lot more work for us in each of the releases). Compiling Format Junkie with the files you have should be as simple as:
qmake formatjunkie.pro
make
but make sure you have all the build dependencies (check the file debian/control
located at the .debian.tar.gz
archive).