Did you compile it yourself exactly like described in post #1?
What operating system do you use?
I got the 2pac configured but when i go to run "./cgminer -o stratum+tcp://pool.ckpool.org:3333 -u 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr -p x --suggest-diff 32"
I get an error saying that cgminer command wasnt found
try this to make sure you are in the right directory-
cd git/vthoang/cgminer
./cgminer -o stratum+tcp://pool.ckpool.org:3333 -u YOURWALLETID -p x --suggest-diff 32
I'm assuming of course you set everything as per page 1. If so, that should do the trick I would think. If you give the command to run cgminer without being in the correct directory, it won't work.