> Stef, > > Running from the full path produces the same error. > > I updated the strace output from the full path running "strace -f". > > http://pastebin.ca/2255546 > > Cheers, > Michael > Hello,
another way to run it is to:
chmod + x bin/HPScan
do:
export LD_LIBRARY_PATH=/home/michael/Shared/HPScan_Sonny/lib
then run:
bin/HPScan
This binary only works on 32 bit systems.
Regards,
Stef
