Probably a little late now. I had the same issue.
The command is located at:
/opt/vmware/vma/bin
You can either run it from there or add it to your paths:
PATH=$PATH:/opt/vmware/vma/bin
You can also include this in the .profile so it will load automatically every time log in.
I figure I would try to answer anyhow since you were the first result in a google search and perhaps other people, who are inexperienced with Linux like myself, can find a solution.
Have a good one!