Re: [gentoo-user] vmware setup NEW

2005-01-14 Thread Nick Smith
chmod +r /opt/vmware/bin/vmware fixed that for me. i installed vmware on a new machine and it let me run it by default as a user, but this time i cant create virtual machines and it wont let me save changes to the config, like memory settings etc. any ideas? -- gentoo-user@gentoo.org mailing

Re: [gentoo-user] vmware setup

2005-01-10 Thread Nick Smith
quote who=W.Kenworthy I think youve stuffed up. Remove all bits of the vmware you have just installed, emerge vmware-workstation. Run /opt/vmware/bin/vmware-config as root then start /opt/vmware/bin/vmware as user and add your licence etc. rc-update add vmware default so the changes

Re: [gentoo-user] vmware setup

2005-01-10 Thread Neil Bothwick
On Mon, 10 Jan 2005 09:43:28 -0500 (EST), Nick Smith wrote: i have re-ran vmware-config.pl 4 times now, and each time it says completed successfully, what gives? rm /etc/vmware/not_configured -- Neil Bothwick If Satan ever loses his hair, there'll be hell toupee. -- gentoo-user@gentoo.org

Re: [gentoo-user] vmware setup

2005-01-10 Thread Nick Smith
quote who=Neil Bothwick On Mon, 10 Jan 2005 09:43:28 -0500 (EST), Nick Smith wrote: i have re-ran vmware-config.pl 4 times now, and each time it says completed successfully, what gives? rm /etc/vmware/not_configured DOH! i knew i missed a step, your a life saver, thanks alot nick --

Re: [gentoo-user] vmware setup

2005-01-10 Thread Dan Barr
On Mon, 10 Jan 2005 09:43:28 -0500 (EST), Nick Smith [EMAIL PROTECTED] wrote: quote who=W.Kenworthy I think youve stuffed up. Remove all bits of the vmware you have just installed, emerge vmware-workstation. Run /opt/vmware/bin/vmware-config as root then start /opt/vmware/bin/vmware

Re: [gentoo-user] vmware setup

2005-01-10 Thread Nick Smith
I ran into a perpetual re-configuration problem with VMWare also. Every time I booted, it would complain about not being compiled for the running kernel. I'd log in, run vmware-config.pl, which would complete successfully. But then on the next boot, same error. The solution was to set

Re: [gentoo-user] vmware setup

2005-01-10 Thread Neil Bothwick
On Mon, 10 Jan 2005 11:18:19 -0500, Dan Barr wrote: The solution was to set RC_DEVICE_TARBALL=yes in /etc/conf.d/rc. I was running a full udev system, so I had set that option to no. But, with it set to no, each time I rebooted the machine, the /dev entries that vmware_config.pl created would

Re: [gentoo-user] vmware setup

2005-01-10 Thread Dan Barr
On Mon, 10 Jan 2005 11:21:58 -0500 (EST), Nick Smith [EMAIL PROTECTED] wrote: well i know nothing about udev so i know thats not my problem, it seems to be working now once i got rid of the not_configured file, installing a virtual machine as we speak. so if you dont mind explaining, what is

Re: [gentoo-user] vmware setup

2005-01-10 Thread Dan Barr
On Mon, 10 Jan 2005 16:46:12 +, Neil Bothwick [EMAIL PROTECTED] wrote: On Mon, 10 Jan 2005 11:18:19 -0500, Dan Barr wrote: The solution was to set RC_DEVICE_TARBALL=yes in /etc/conf.d/rc. I was running a full udev system, so I had set that option to no. But, with it set to no, each

Re: [gentoo-user] vmware setup

2005-01-10 Thread Nick Smith
i have one small problem now, i can only run it as root and not as a normal user, is this how its suppose to be? nick -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] vmware setup

2005-01-10 Thread Nick Smith
quote who=Nick Smith i have one small problem now, i can only run it as root and not as a normal user, is this how its suppose to be? nick and one more question, how do gentoo users get around error: XFree86 direct graphics (DGA extension) initialization failed. Cannot switch to full screen

Re: [gentoo-user] vmware setup

2005-01-10 Thread Neil Bothwick
On Mon, 10 Jan 2005 11:54:44 -0500 (EST), Nick Smith wrote: i have one small problem now, i can only run it as root and not as a normal user, is this how its suppose to be? chmod +r /opt/vmware/bin/vmware fixed that for me. -- Neil Bothwick deja vous - the act of forgetting someone's name

Re: [gentoo-user] vmware setup

2005-01-10 Thread Dan Barr
On Mon, 10 Jan 2005 19:15:57 +, Neil Bothwick [EMAIL PROTECTED] wrote: On Mon, 10 Jan 2005 11:54:44 -0500 (EST), Nick Smith wrote: i have one small problem now, i can only run it as root and not as a normal user, is this how its suppose to be? chmod +r /opt/vmware/bin/vmware fixed

Re: [gentoo-user] vmware setup

2005-01-10 Thread Nick Smith
quote who=Dan Barr On Mon, 10 Jan 2005 19:15:57 +, Neil Bothwick [EMAIL PROTECTED] wrote: On Mon, 10 Jan 2005 11:54:44 -0500 (EST), Nick Smith wrote: i have one small problem now, i can only run it as root and not as a normal user, is this how its suppose to be? chmod +r

Re: [gentoo-user] vmware setup

2005-01-10 Thread YoYo Siska
any ideas on how to get around the: XFree86 direct graphics (DGA extension) initialization failed. Cannot switch to full screen mode. i cant get it to go full screen without that i guess, and gentoo uses xorg, does xorg have a dga extension? im using an nvidia card and i have glx loaded and

[gentoo-user] vmware setup

2005-01-09 Thread Nick Smith
im tring to setup vmware on my gentoo installation, and its asking me where my init files are rc0.d through rc6.d, gentoo doesnt really have anything like that so what do you do in this case? /etc/init.d/? any help would be appreciated. thanks nick -- Nick Smith a.k.a. Computer Nick Web -

Re: [gentoo-user] vmware setup

2005-01-09 Thread Calvin Walton
On Sun, 9 Jan 2005 19:23:36 -0500 (EST), Nick Smith [EMAIL PROTECTED] wrote: im tring to setup vmware on my gentoo installation, The easiest way to do this is through gentoo's package management - simply 'emerge -a vmware-workstation' and its asking me where my init files are rc0.d through

Re: [gentoo-user] vmware setup

2005-01-09 Thread Nick Smith
quote who=Calvin Walton On Sun, 9 Jan 2005 19:23:36 -0500 (EST), Nick Smith [EMAIL PROTECTED] wrote: im tring to setup vmware on my gentoo installation, The easiest way to do this is through gentoo's package management - simply 'emerge -a vmware-workstation' and its asking me where my

Re: [gentoo-user] vmware setup

2005-01-09 Thread Nick Smith
quote who=Calvin Walton On Sun, 9 Jan 2005 19:23:36 -0500 (EST), Nick Smith [EMAIL PROTECTED] wrote: im tring to setup vmware on my gentoo installation, The easiest way to do this is through gentoo's package management - simply 'emerge -a vmware-workstation' well i used your directions,