Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Vmware GSX server not installing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
TheAudioPolice
n00b
n00b


Joined: 16 Mar 2005
Posts: 20

PostPosted: Mon Mar 21, 2005 12:46 pm    Post subject: [solved] Vmware GSX server not installing Reply with quote

Hi all,,

I tried to set up GSX server from the VMware website, but the installer won't run.
I checked out the howto, but the vmware-install.pl gives the following result:

Code:
bash-2.05b# sh ./vmware-install.pl
./vmware-install.pl: line 8: use: command not found
./vmware-install.pl: line 11: my: command not found
./vmware-install.pl: line 12: my: command not found
./vmware-install.pl: line 13: my: command not found
./vmware-install.pl: line 14: my: command not found
./vmware-install.pl: line 15: my: command not found
./vmware-install.pl: line 16: my: command not found
./vmware-install.pl: line 17: my: command not found
./vmware-install.pl: line 18: my: command not found
./vmware-install.pl: line 19: my: command not found
./vmware-install.pl: line 20: my: command not found
./vmware-install.pl: line 21: my: command not found
./vmware-install.pl: line 22: my: command not found
./vmware-install.pl: line 25: my: command not found
./vmware-install.pl: line 28: my: command not found
./vmware-install.pl: line 32: my: command not found
./vmware-install.pl: line 33: my: command not found
./vmware-install.pl: line 34: my: command not found
./vmware-install.pl: line 35: my: command not found
./vmware-install.pl: line 36: my: command not found
./vmware-install.pl: line 37: my: command not found
./vmware-install.pl: line 38: my: command not found
./vmware-install.pl: line 40: my: command not found
./vmware-install.pl: line 41: my: command not found
./vmware-install.pl: line 42: my: command not found
./vmware-install.pl: line 43: my: command not found
./vmware-install.pl: line 44: my: command not found
./vmware-install.pl: line 47: sub: command not found
./vmware-install.pl: line 48: undef: command not found
./vmware-install.pl: line 49: undef: command not found
./vmware-install.pl: line 50: undef: command not found
./vmware-install.pl: line 51: undef: command not found
./vmware-install.pl: line 52: undef: command not found
./vmware-install.pl: line 54: syntax error near unexpected token `INSTALLDB,'
./vmware-install.pl: line 54: `  open(INSTALLDB, '<' . $gInstallerMainDB) '
bash-2.05b#                                 


did I miss a lib to install?


Last edited by TheAudioPolice on Tue Mar 22, 2005 10:23 am; edited 1 time in total
Back to top
View user's profile Send private message
-Blade-
n00b
n00b


Joined: 19 Sep 2003
Posts: 23
Location: Germany

PostPosted: Tue Mar 22, 2005 1:41 am    Post subject: Reply with quote

Your Syntax is wrong.
You are trying to open a perl file with a sh interpreter.

Correct Syntax would be:
Code:
perl ./vmware-install.pl

_________________
Open Minds - Open Source - Open Future
Back to top
View user's profile Send private message
TheAudioPolice
n00b
n00b


Joined: 16 Mar 2005
Posts: 20

PostPosted: Tue Mar 22, 2005 10:23 am    Post subject: Reply with quote

solved. Thnx.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum