Results 1 to 10 of 13
I installed VMware with the RPM but I can't find where it is installed (I'm a Newb with linux). I Know it is installed thought because I went to install ...
- 11-04-2006 #1
I installed VMware with the RPM but I can't find where it is installed (Me Newb)
I installed VMware with the RPM but I can't find where it is installed (I'm a Newb with linux). I Know it is installed thought because I went to install it again and it wouldn't install because it already is installed.
- 11-04-2006 #2
in terminal/konsole, execute this command
which vmware
i dont know the *exact* name of vmware package. in case, 'which' command doesn't show anything, look in /usr/bin folder. most packages are installed in that folder only.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-04-2006 #3I found it, in /usr/bin I click on the shell script file but nothing happens
Originally Posted by devils_casper 
VMware-workstation-5.5.2-29772.i386
P.S. Why wasn't it added to the Apps folder on the Apps Menu?
- 11-04-2006 #4
in terminal, type full path of script
/usr/bin/script_name
post the output here.
EDIT: sometimes packages appear in Menu after reboot only. did you reboot?
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-04-2006 #5
You do not click shell scripts and have the program run that way, unlike batch files in Windows. In a konsole, type vmware and then hit [tab] twice. This should auto complete vmware's binary file for you. If that does not work, try vm and then hit [tab] twice.
Not every app gets added to the menus. So don't worry, nothing's wrong with the program.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 11-04-2006 #6I did that an I know now why it's not running, it was not configured.
Originally Posted by devils_casper
I run vmware-config.pl I view the EULA but it won't give me the do you accept prompt
it just gives me this "/usr/share/doc/vmware/EULA lines 691-713/713 (END)"
Am I missing something here?
- 11-04-2006 #7
At the end of the EULA, try typing q (this is in case the EULA is shown through less).
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 11-04-2006 #8Thank You Thank You Thank You, it's working now
Originally Posted by bryansmith
Sorry for my ignorance
- 11-04-2006 #9
It's all good. We've all been there
.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 11-05-2006 #10Just Joined!
- Join Date
- Nov 2006
- Location
- vico equense,italy
- Posts
- 3
i followed your steps but i found this error when i ran vmplayer;
***************************************
linux:/home/mastoo # vmplayer
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
(vmplayer:9985): Gtk-WARNING **: cannot open display:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
(vmplayer:9997): Gtk-WARNING **: cannot open display:
************************************************


Reply With Quote