Comment 226 for bug 727064

Revision history for this message
In , pinto.elia (pinto.elia-redhat-bugs) wrote :

If you want something more simple download the tarball referenced on #179 and do

tar -zxvf mymemcpy-1.1.tar.gz

cd mymemcpy-1.1

./configure

make

make install (ad root or use sudo)

e follow the instruction on the README, changing the application after LD_PRELOAD if necessary.

Regards