"PATH=/usr/local/cuda-5.5/bin:$PATH make"
Just add
export PATH=$PATH:/usr/local/cuda/bin/
to the end of ~/.bashrc
"LD_LIBRARY_PATH=/usr/local/cuda-5.5/lib64 ./cudaminer --algo=scrypt-jane:UltraCoin -o [pool-info] -O username:password -q -l 70x4 -H 2 -C 1 -S &"
and on terminal
sudo ldconfig /usr/local/cuda/lib64
Thanks for posting that one! Saves me from looking that one up (I knew it was that simple). As stated in the post with the steps, it was rather late last night so I had to catch a few hours before the kids would wake up

Didn't have time to sort it out, just wanted to have it operational.