PDA

View Full Version : [all variants] ./VMware-Workstation-Full-7.0.1-227600.i386.bundle: 3: Syntax error: "(" unexpected


chaopoch
February 12th, 2010, 07:29 AM
I have VMware Workstation 7.0.0 installed, and I just download VMware-Workstation-Full-7.0.1-227600.i386.bundle to update, but I always get error message while running the following commands to install it,

$ chmod +x VMware-Workstation-Full-7.0.1-227600.i386.bundle
$ sudo ./VMware-Workstation-Full-7.0.1-227600.i386.bundle
./VMware-Workstation-Full-7.0.1-227600.i386.bundle: 3: Syntax error: "(" unexpected


How can I fix it? thanks for help.


PS:

There is no problem to install the old version VMware-Workstation-Full-7.0.0-203739.i386.bundle

TJet1.8
February 13th, 2010, 08:50 PM
You can try 2 things:

1.) sudo sh ./VMware-Workstation-Full-7.0.1-227600.i386.bundle

2.) sudo /FullPathToYourFile/VMware-Workstation-Full-7.0.1-227600.i386.bundle


Try it and let us know.

Good luck :p