Here's the guide in case anyone needs to know what i'm looking at
I'm skipped over the part of installing the toolkit and the SDK because it said it was only necessary if I wanted to build an application which is beyond my capabilities at the moment. I'm to the part where you run CUDA by typing ./CUDA-Multiforcer. Upon executing it I receive the following error:HTML Code:http://www.offensive-security.com/documentation/backtrack-4-cuda-guide.pdf
./CUDA-Multiforcer: error while loading shared libraries: libargtable2.so.0: cannot open shared object file: No such file or directory.
I've googled some and searched this site, not turned up much. One link from Google suggested I edit "ld.so.conf" in the /etc dir and add libargtable2.so.0 to it. I wasn't sure if that would help me or not, but I did look in that file and the only line it has is "include /etc/ld.so.conf.d /*.conf"
I'm a bit stumped - what I have done wrong?


