Will do. Actually I'll make it username agnostic.
Did it all under user Miner, and it seemed to install fine. When I run cpuminer, I get the error message:
"./minerd: error while loading shared libraries: libjansson.so.4: cannot open shared object file: no such file or directory"
EDIT: I suppose that is listed in the UB 13.04 section.
Link the Jansson Libraries to fix:
./minerd: error while loading shared libraries: libjansson.so.4: cannot open shared object file: No such file or directory
sudo ln -s /usr/local/lib/libjansson.* /usr/lib/