command not found error

I installed in VM the Mandriva Linux.
But when I fire the make command it gives me command not found error.
Seems make is not installed.
I also checked in Mandriva control center and no development package is seen there.

Will pls let me know how to proceed and get make and other development tools installed?
FYI since linux is in VM net is not accessible inside.
Does the development package come in Mandriva LINUX installation CD?

If you have the install media, they should be already added as a repository for you during the install. Post output from below:

urpmq --list-media

If you see your media listed above, you should be able to type the below to install make

urpmi make

thanks dud for the reply.
For Mandriva its urpmi kernel-source