Gentoo Archives: gentoo-user

From: Kevin O'Gorman <kogorman@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Ghost of vmware workstation haunts player?
Date: Fri, 26 May 2006 04:08:40
Message-Id: 9acccfe50605252056mf061543r5113f133e78bfc6d@mail.gmail.com
1 I had a trial license for vmware workstation. I decided to work just with
2 vmware player, so I did an emerge -C on workstation, and an emerge
3 of player.
4
5 The install was perfectly smooth, but it doesn't work. The symptoms
6 were pretty bizarre, so I did a careful by-hand deletion of the files that
7 the unmerge told me would remove all traces, then I rebooted the
8 system (there was a module that wouldn't unload).
9
10 Then I did an umerge and emerge again. I ran the configurations script.
11 But, it was schizophrenic about it. Below is what it said at the end of
12 the configure; you'll see it says the module loads perfectly, then it
13 says it has been installed correctly, but not configured (but this is while
14 *running* the configure script. Then it says I can go ahead and run
15 the player.
16
17 It cannot make up its mind, but the end result is nothing works any
18 more.
19
20 Help?
21
22 ++ kevin
23
24 ===================== running configure script =========
25 Building for VMware Player 1.0.x or VMware Workstation 5.5.x.
26 Using 2.6.x kernel build system.
27 make: Entering directory `/tmp/vmware-config0/vmnet-only'
28 make -C /lib/modules/2.6.16-gentoo-r7-kosmanor/build/include/.. SUBDIRS=$PWD
29 SRCROOT=$PWD/. modules
30 make[1]: Entering directory `/usr/src/linux-2.6.16-gentoo-r7'
31 CC [M] /tmp/vmware-config0/vmnet-only/driver.o
32 CC [M] /tmp/vmware-config0/vmnet-only/hub.o
33 CC [M] /tmp/vmware-config0/vmnet-only/userif.o
34 CC [M] /tmp/vmware-config0/vmnet-only/netif.o
35 CC [M] /tmp/vmware-config0/vmnet-only/bridge.o
36 CC [M] /tmp/vmware-config0/vmnet-only/procfs.o
37 CC [M] /tmp/vmware-config0/vmnet-only/smac_compat.o
38 CC [M] /tmp/vmware-config0/vmnet-only/smac_linux.x386.o
39 LD [M] /tmp/vmware-config0/vmnet-only/vmnet.o
40 Building modules, stage 2.
41 MODPOST
42 CC /tmp/vmware-config0/vmnet-only/vmnet.mod.o
43 LD [M] /tmp/vmware-config0/vmnet-only/vmnet.ko
44 make[1]: Leaving directory `/usr/src/linux-2.6.16-gentoo-r7'
45 cp -f vmnet.ko ./../vmnet.o
46 make: Leaving directory `/tmp/vmware-config0/vmnet-only'
47 The module loads perfectly in the running kernel.
48
49 * VMware Player is installed, but it has not been (correctly) configured
50 * for the running kernel. To (re-)configure it, invoke the
51 * following command: /opt/vmware/player/bin/vmware-config.pl.
52 * VMware is not properly configured! See
53 above.
54 [ !! ]
55
56 The configuration of VMware Player 1.0.1 build-19317 for Linux for this
57 running
58 kernel completed successfully.
59
60 You can now run VMware Player by invoking the following command:
61 "/opt/vmware/player/bin/vmplayer".
62
63 Enjoy,
64
65 --the VMware team
66
67 treat init.d # /opt/vmware/player/bin/vmplayer
68 vmware is installed, but it has not been (correctly) configured
69 for this system. To (re-)configure it, invoke the following command:
70 /opt/vmware/player/bin/vmware-config.pl.
71
72 treat init.d #
73 --
74 Kevin O'Gorman, PhD

Replies

Subject Author
Re: [gentoo-user] Ghost of vmware workstation haunts player? Neil Bothwick <neil@××××××××××.uk>