[CentOS] Installed program not found

Mon Aug 1 16:20:33 UTC 2005
Dave Gutteridge <dave at tokyocomedy.com>

>You can issue this command to find that program (if it exists) on your
>machine:
>
>find / -name 'wacomcpl'
>  
>
Great! Thank you. Turns out it was in /usr/bin/local.
I would have thought /usr/bin/local would be on the default path. Can I 
set it to be?

Dave