Dan Nicholson wrote:
> On 6/19/06, Nicolas FRANCOIS <[EMAIL PROTECTED]> wrote:
>> Hi.
>>
>> When installing Vmware (following the hint), I get the following message
>> during ./vmware-install.pl :
>>
>> What is the location of the directory of C header files that match your
>> running kernel? [/usr/src/linux/include] /sources/linux-2.6.16.5/include
>>
>> The kernel defined by this directory of header files does not have the
>> same address space size as your running kernel.
> 
> Just a guess, but vmware probably builds a kernel module.  It needs to
> build the kernel module against whatever kernel you plan on running.
> So, you need to keep around the source dir from when you compiled your
> kernel and point vmware-install.pl to it.
> 
> Paldo installs the vmware kernel module without using the perl
> installer.  Maybe you could read the vmware-install.pl script and try
> to recreate its actions without all the sanity checks it does.
> 

I don't have a link right this second, but do a search for the anyany
patch for vmware.  This should get it installed on your system.  You'll
need net-tools and a copy of the kernel that is displayed by 'uname
-r'...though I've actually had better results for a couple of old
windows games using QEMU with the kqemu kernel module.

OEMU is not without it's problems however.  You will have to use
gcc-3.3/4 to build it, two source patches, it's CLI only (there are some
GUIs available), and the video is limited to 8MB (This really doesn't
matter much in emu software anyway).  The binary installation is broken
with the current version.  I also have a current binary with the
sdl-mouse patch if interested.

-- DJ Lucas

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to