How do you get yacoind to run on centos? It requires libboost and i can't install libboost...

Try yum install boost-devel
If it works please post about it in the How to mine YAC thread.

Doesn't work, still says the same thing.
Also, where is centos library folder located? Can't seem to find it...
/usr/lib is empty.
Ok, got it working on centos:
- download boost
- unpack & run ./bootsrtrap.sh
- run ./b2 install
- copy libs from stage/lib to /usr/lib64/ if needed
compile & enjoy
