LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-13-2008, 11:44 PM   #1
Speedyone
LQ Newbie
 
Registered: May 2008
Distribution: Kubuntu 7.10 AMD64
Posts: 12

Rep: Reputation: 0
Problem launching vmware from kde desktop or from kmenu


I'm having trouble getting the application VMWare 6.04 launching either from the kmenu or from the the added item to the desktop.

When I'm in the terminal, I start out at: speedy@AMD64(which is my computer name), and from here I type: sudo(space) vmware and it asks for my password, I type it in and VMWare launches.

I'd like to be able to launch VMWare from also the kmenu - system and/or from the desktop.

I'm running Kubuntu 7.10 X86-64 Gusty Gibbon with KDE desktop 3.5.8

Any help would be greatly appreciated!

Thx
 
Old 06-14-2008, 01:03 AM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
I'd say there's something odd there. None of the installations
of vmware that I've used (player or workstation) required root-
privileges to be run. That said: just use kdesu vmware from
your launcher button.


Cheers,
Tink
 
Old 06-14-2008, 09:08 AM   #3
Speedyone
LQ Newbie
 
Registered: May 2008
Distribution: Kubuntu 7.10 AMD64
Posts: 12

Original Poster
Rep: Reputation: 0
Smile Tinkster - How do I apply your suggestion

Hi Tinkster, Thanks for your thoughts! I don't understand what to do or how to apply your answer?

When I go thru kmenu and then to system and then to VMWare Workstation, I highlite this and right click it and say edit this item. This takes me into KDE Menu Editor......from here I think I need to populate both the Command box and the working path box.

The other day, I had in both boxes: /usr/bin/sudo vmware and I was able to get the application to launch from here and also from the desktop shortcut.

I then shut off the machine and when I came back to it the next day, the application wouldn't launch from these locations.

As you said though, something seems strange as the only way to launch the program from terminal, I have to use "sudo".

If you could further explain how to do what you've suggested, I'll try that. I wanted to give you some more background info.

Regards,
speedy
 
Old 06-14-2008, 10:36 AM   #4
gcaldwel
LQ Newbie
 
Registered: Dec 2005
Location: Irmo, SC
Distribution: Fedora Core 6 and RHEL 5.1
Posts: 17

Rep: Reputation: 0
I'm running VNWARE under RHEL5.1 64 bit using KDE
I launch vmware from Kmenus everyday as myself (not root)

Check your path make sure it knows where to find vmware.
Also my command field included the full path to the vmware executable in the menu item for vmware

Also have you had any kernel updates, Run vmware-config.pl as root to make sure vmware is configured properly.
I have to do this everytime I apply a new kernel.

Hope this helps
G-
 
Old 06-14-2008, 12:01 PM   #5
Speedyone
LQ Newbie
 
Registered: May 2008
Distribution: Kubuntu 7.10 AMD64
Posts: 12

Original Poster
Rep: Reputation: 0
Thank you "G"

Thank you for your response "G". It's a good reminder to re-configure upon kernal updates.

Regards,
speedy
 
Old 06-14-2008, 12:27 PM   #6
resetreset
Senior Member
 
Registered: Mar 2008
Location: Cyberspace
Distribution: Dynebolic, Ubuntu 10.10
Posts: 1,340

Rep: Reputation: 62
Just out of curiosity, WHY do you want VMWare? If you're new to Linux, why're you trying to run something under it?
 
Old 06-24-2008, 10:33 PM   #7
Speedyone
LQ Newbie
 
Registered: May 2008
Distribution: Kubuntu 7.10 AMD64
Posts: 12

Original Poster
Rep: Reputation: 0
I'd say there's something odd there. None of the installations
of vmware that I've used (player or workstation) required root-
privileges to be run. That said: just use kdesu vmware from
your launcher button.


Cheers,
Tink


I get the following error when trying to launch from the launcher button----KDEInit could not launch /usr/bin/vmware.

any ideas on how to fix this?

Thanks in advance.

Speedy
 
Old 06-24-2008, 11:22 PM   #8
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
Can you start vmware in command line without su?
I used vmware without root.
I just opened up a Konsole and typed vmware.

What happends when you try that?

If that works open up kde editor and add vmware in the command box.
 
Old 06-25-2008, 04:40 AM   #9
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally Posted by Speedyone View Post
I get the following error when trying to launch from the launcher button----KDEInit could not launch /usr/bin/vmware.

any ideas on how to fix this?

Thanks in advance.

Speedy

What does
Code:
ls -l `which vmware`
say? Note: those are back-ticks, not apostrophes.



Cheers,
Tink
 
Old 06-25-2008, 07:52 PM   #10
Speedyone
LQ Newbie
 
Registered: May 2008
Distribution: Kubuntu 7.10 AMD64
Posts: 12

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by okos View Post
Can you start vmware in command line without su?
I used vmware without root.
I just opened up a Konsole and typed vmware.

What happends when you try that?

If that works open up kde editor and add vmware in the command box.
I get a message - permission denied. But if I type "sudo vmware" and then enter my password, vmware workstation will launch.

I suspect my problem lies what folder is vmware parked in?? I moved it from it's original place (can't remember where it was - I think it was in desktop) and I put it in it's own folder called vmware.

In being so new to the Linux world, I'm still very confused on how to understand the file structure. I'm having trouble deciphering where my new installed programs should be parked. Do I put them in the Home folder, the User's Folder or the Root folder.

Another question, if I uninstall vmare in an effort to get a clean install, would I lose my Windows install and have to re-install windows?

Thanks for your help
 
Old 06-25-2008, 08:08 PM   #11
Speedyone
LQ Newbie
 
Registered: May 2008
Distribution: Kubuntu 7.10 AMD64
Posts: 12

Original Poster
Rep: Reputation: 0
Wink

Quote:
Originally Posted by Tinkster View Post
What does
Code:
ls -l `which vmware`
say? Note: those are back-ticks, not apostrophes.



Cheers,
Tink

Hi Tink,

I think you're onto the errors of my ways. I hope this code can tell you how I should fix things.

speedy@dcerouter:~$ ls -l `which vmware`
total 16
drwx------ 2 speedy speedy 4096 2008-06-24 19:51 Desktop
drwxr-xr-x 2 speedy speedy 4096 2008-05-26 18:24 ESET
drwxr-xr-x 2 speedy speedy 4096 2008-06-09 18:59 My Pictures
drwxr-xr-x 4 speedy speedy 4096 2008-06-08 15:24 vmware
speedy@dcerouter:~$

Thanks for keeping an eye on my post!

Kind regards,
Speedy
 
Old 06-25-2008, 11:14 PM   #12
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Hmmm .... this gives no indication as to why it would require you to run
it as root. When sudo -i, do you get the same result? I'm starting to
wonder whether you have to different installations...

Of course, it doesn't actually show us an executable, either, which is
what I'd expect from `which`.

Last edited by Tinkster; 06-25-2008 at 11:17 PM.
 
Old 06-26-2008, 12:11 AM   #13
Speedyone
LQ Newbie
 
Registered: May 2008
Distribution: Kubuntu 7.10 AMD64
Posts: 12

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Tinkster View Post
Hmmm .... this gives no indication as to why it would require you to run
it as root. When sudo -i, do you get the same result? I'm starting to
wonder whether you have to different installations...

Of course, it doesn't actually show us an executable, either, which is
what I'd expect from `which`.

when starting konsole at location speedy@dcerouter, and launching "sudo -i", I get "dcerouter_80263:~#"


If I uninstalled, would I lose my windows installation?
 
Old 06-26-2008, 12:34 AM   #14
Speedyone
LQ Newbie
 
Registered: May 2008
Distribution: Kubuntu 7.10 AMD64
Posts: 12

Original Poster
Rep: Reputation: 0
I did a file search for vmware and found 13 files.
There did seem to be duplicates. I tried to use KSnapshot ( a screenprint tool) to show you my screen image, but I can't do a paste to here.
 
  


Reply

Tags
application, launch



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
left-click on desktop opens Kmenu! fd4242 Linux - Desktop 2 05-02-2008 04:05 AM
Vmware workstation stopped launching with upgrade to 7.10 fillister Ubuntu 9 10-30-2007 04:14 PM
Launching a script from the desktop Ian D Linux - Software 5 10-29-2006 11:29 AM
KDE Problem: my kmenu doesn't change with new packages, but other users' do. workman161 Linux - Software 2 11-22-2005 08:33 PM
Error launching vmware local console gregorw Slackware 8 02-19-2004 08:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration