Cannot ./configure
I download the software to my Desktop, in this case it was;-
VMware-server-1.0.2-39867.tar.gz
I unpack this using tar xvzf
this gives me a directory called vmware-server-distrib
I change to that directory and type
./configure
and I get "bash: ./configure: No such file or directory"
I tried ./config and ./conf with the same result.
I think I read somewhere that ./configure might not be needed so I tried "make" instead, same result.
Distro is Ubuntu 6.10.
Can someone please tell me what I am doing wrong.
Thanks
|