need help installing vmware server...

I’m in the process of installing vmware server and I’m getting this question:

What is the location of the “make” program on your
machine?

I’m thinking probably I’m missing the gcc lib for compiling the app… could someone point me to the right direction

You need to have these RPMs installed as well as the RPM for VMware 2 →
kernel-source, make, gcc, gcc-c++

More here: Install VMware server 2 in Suse / openSUSE 11 & USB support

I use

zypper in make gcc kernel-source 

and it installed just find…