-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This is not a technical issue, but you should add just a tiny bit of info on
the home page of project. Pretty please :)
I suggest you write somehing like that:
Make sure you have installed these packages: qt4-cmake, libboost-dev,
libboost-regex-dev, ...
To compile and install in the console unpack the memscanner-v#.#.tar, change to
the unpacked "memscanner" directory and type in these commands:
$ cmake
$ make
switch to root user ($ su) and type in one more command:
# make install
After that you can launch the application "memscanner". Use "run" command of
your desktop environment, since memscanner won't launch from the console.
------------------------
Overall memscanner is great, though it took away 15 more minutes of my life
than needed to understand, why it could not find ui_mainwindow.h :)
Original issue reported on code.google.com by baltic....@gmail.com on 16 Jul 2011 at 10:52
Reactions are currently unavailable