Re: VMware Workstation Module Compilation (etch)

2007-02-19 Thread Stephen Chadfield
Greg Folkert <[EMAIL PROTECTED]> wrote:
> [-- text/plain, encoding quoted-printable, charset: ISO-8859-1, 33 lines --]
> 
> On Mon, 2007-02-19 at 11:43 +, Stephen Chadfield wrote:
>> Kenneth Jacker <[EMAIL PROTECTED]> wrote:
>> > Thanks for the letters from Liam and Greg!
>> > 
>> >  greg> http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz
>> > 
>> > Could you (or someone) please explain the step-by-step sequence to
>> > apply the above patch to install VMware-workstation-5.5.1-19175 on
>> > Debian/etch?
>> 
>> Download the latest version of VMWare - IIRC you will not need the 
>> update you mention above.
> 
> It depends on many things, seems that VMware Workstation is still at
> version 5.5.1 for the download and purchase... or perhaps are you
> talking about the VMware 6 Beta?

The most recent version of VMWare workstation I obtained from their 
website was 5.5.3

> I don't believe I'll get to buy the new version until I get a round of
> new machines for myself. As long as 5.5.1 works, I'll be fine.

I would guess 5.5.1->5.5.3 is free for registered users.

Version 5.5.1 might be fine but 5.5.3 installs on Etch without messing 
with patches.

> Oh, BTW, why not go and put the latest Windows on your machine... then
> you won't have to go through all that missing drivers updates hassle.

Upgrading to a new point release of an application is hardly equivalent 
to switching from XP to Vista, is it?

-- 
Stephen Chadfield


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-19 Thread Greg Folkert
On Mon, 2007-02-19 at 11:43 +, Stephen Chadfield wrote:
> Kenneth Jacker <[EMAIL PROTECTED]> wrote:
> > Thanks for the letters from Liam and Greg!
> > 
> >  greg> http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz
> > 
> > Could you (or someone) please explain the step-by-step sequence to
> > apply the above patch to install VMware-workstation-5.5.1-19175 on
> > Debian/etch?
> 
> Download the latest version of VMWare - IIRC you will not need the 
> update you mention above.

It depends on many things, seems that VMware Workstation is still at
version 5.5.1 for the download and purchase... or perhaps are you
talking about the VMware 6 Beta?

In any case, VMware 6 (BETA) has some features... but, that is another
discussion.

I don't believe I'll get to buy the new version until I get a round of
new machines for myself. As long as 5.5.1 works, I'll be fine.

Oh, BTW, why not go and put the latest Windows on your machine... then
you won't have to go through all that missing drivers updates hassle.
-- 
[EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: VMware Workstation Module Compilation (etch)

2007-02-19 Thread Stephen Chadfield
Kenneth Jacker <[EMAIL PROTECTED]> wrote:
> Thanks for the letters from Liam and Greg!
> 
>  greg> http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz
> 
> Could you (or someone) please explain the step-by-step sequence to
> apply the above patch to install VMware-workstation-5.5.1-19175 on
> Debian/etch?

Download the latest version of VMWare - IIRC you will not need the 
update you mention above.

-- 
Stephen Chadfield


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-18 Thread Greg Folkert
On Sun, 2007-02-18 at 10:34 -0500, Kenneth Jacker wrote:
> Thanks for the letters from Liam and Greg!
> 
>   greg> http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz
> 

 1. Download and extract the VMware-workstation-5.5.1-19175 non-RPM
version.
 2. Once extracted, run the script from the "vmware-distrib"
directory called "vmware-install.pl", take the defaults. Do not
auto-run "vmware-config.pl". If you do, CTRL-C out of it to exit
it completely.
 3. Make sure you have the linux-headers package installed for you
current linux-image. IOW, if you have linux-image-2.6.18-4-k7 as
you current kernel, you will need linux-headers-2.6.18-4-k7
(which will pull in linux-headers-2.6.18-4 as it depends on it).
Another helpful package is "kernel-package". That package makes
sure you have everything you need to build kernel modules.
 4. Download and extract the latest "vmware-any-any-update" from
http://ftp.cvut.cz/vmware/
 5. As of this e-mail, vmware-any-any-update108 is current. From the
"vmware-any-any-update108" directory execute (run) the
"runme.pl". It should find you "installation of 5.5.1" and will
patch it. It should also ask "run vmware-config.pl" answer yes.
Take the defaults.
 6. If running GNOME, use ALT-F2 and type in "vmware" and press
enter.

You are running vmware.
-- 
[EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: VMware Workstation Module Compilation (etch)

2007-02-18 Thread Kenneth Jacker
Thanks for the letters from Liam and Greg!

  greg> http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz

Could you (or someone) please explain the step-by-step sequence to
apply the above patch to install VMware-workstation-5.5.1-19175 on
Debian/etch?


Here's what I just did:

  o  Made sure that I had the correct "linux-headers" installed

  o  Ran ./vmware-installer.pl up until the point it had
 the "header file" problems

 (Note that I couldn't *first* apply the patch since /etc/vmware
 doesn't exist until at least a partial vmware install has been done.)

  o  Once I got the "header file" error, I used Control-Z to suspend
 the install script.  I then applied the above patch with
 ./runme.pl, and allowed it to go ahead and do the vmware config.
 
  o  The modules built (with some warnings), 

  o  I then killed the suspended install script

  o  Tried to run 'vmware'

It didn't work ... 'vmware' won't run (missing libraries, etc).


Sorry for being so dense ... 

  -Kenneth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-17 Thread Greg Folkert
On Sat, 2007-02-17 at 14:00 -0500, Kenneth Jacker wrote:
> Has anyone successfully compiled the required modules for 'VMware
> Workstation' under Debian/etch?  Though I've been able to do this on
> two Ubuntu systems, I keep getting errors during the installation
> process on my 'etch' systems:

search for "vmware-any-any update"

infact, here:

http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz

Download that extract it and then run the "runme.pl" in the subdir. It
will patch the config source and then call vmware-config.pl

Make sure you have linux-headers-2.6-"kernel flavor" installed.

Once you have that, it'll be good.
-- 
[EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: VMware Workstation Module Compilation (etch)

2007-02-17 Thread Kenneth Jacker
  liam> I understand that there is an issue with vmware on recent
  liam> kernels. See here for a discussion:

  liam> 
http://groups.google.co.uk/group/linux.debian.user/browse_thread/thread/f6ca3ef81023f93d/e7b10484cd229960

Thanks for the excellent reference ... I'll check into it tomorrow ...

  -Kenneth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-17 Thread Liam O'Toole
On Sat, 17 Feb 2007 14:00:47 -0500
Kenneth Jacker <[EMAIL PROTECTED]> wrote:

> Has anyone successfully compiled the required modules for 'VMware
> Workstation' under Debian/etch?  Though I've been able to do this on
> two Ubuntu systems, I keep getting errors during the installation
> process on my 'etch' systems:
> 
> The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE)
> does not match your running kernel (version 2.6.18-3-686).  Even
> if the module were to compile successfully, it would not load into
> the running kernel.

[...]

I understand that there is an issue with vmware on recent kernels. See
here for a discussion:

http://groups.google.co.uk/group/linux.debian.user/browse_thread/thread/f6ca3ef81023f93d/e7b10484cd229960

-- 

Liam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-17 Thread Kenneth Jacker
  du> It would be nice to see the full error log, if possible

I can't seem to find  one ...

The install script just continues to prompt me for a valid header
file:

  What is the location of the directory of C header files that match
  your running kernel? [/usr/src/linux/include]

The only way "out" of the above is a Control-Z.


Looking around (recursively) in the install directory once I am at the
'bash' prompt, shows no log file.  Nothing in /tmp either.

Where is the "full error log"?


Thanks for your letter!

  -Kenneth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]