do i need to get the latest version of the tools ?
i'm running parallels 4.0 4.3.3810 jan 2009
host OS = os x 10.5
guest OS = ubuntu 8.10
the instructions for installing the tools don't match what i see on the CD. there is no "install" script on the CD.
there are installer.x86_32 and an installer.x86_64, and some other scripts ending in ".sh" which don't do anything useful when i try to run them.
i tried
cd /media/cdrom
sudo ./installer.x86_32
it tells me i'm missing some things, lists "kernel, gcc, make"
i've already done
apt-get install build-essential
apt-get install kernel-headers-2.6.27-generic
the headers i installed matched uname -r
** do i need to get a new version of the tools ? my parallels was updated automatically from 3.0 by the updater
** maybe it didn't install the new tools version ?
**