Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT - Installing VMWare eval - Where are the rc0 directories?
Date: Sat, 26 Jan 2008 12:38:30
Message-Id: 1201351107.15030.3.camel@camille.espersunited.com
In Reply to: Re: [gentoo-user] OT - Installing VMWare eval - Where are the rc0 directories? by Michael Sullivan
1 On Sat, 2008-01-26 at 06:35 -0600, Michael Sullivan wrote:
2 > On Sat, 2008-01-26 at 02:18 -0500, Andrey Falko wrote:
3 > >
4 > >
5 > > On Jan 25, 2008 10:03 PM, Michael Sullivan <michael@××××××××××××.com>
6 > > wrote:
7 > > I'm trying to install the evaluation copy of vmware
8 > > workstation 6 and
9 > > the installer is asking me:
10 > >
11 > > What is the directory that contains the init directories
12 > > (rc0.d/ to
13 > > rc6.d/)?
14 > >
15 > > /etc/init.d
16 > >
17 > > are you using the ebuild??
18 > >
19 > > If you want workstation 6.0:
20 > >
21 > > echo app-emulation/vmware-workstation ~x86
22 > > >> /etc/portage/package.keywords
23 > > emerge vmware-workstation
24 > >
25 > >
26 > >
27 > >
28 > > What's the answer to this? AFAIK, these directories do not
29 > > exist on
30 > > Gentoo. What should I do? Do I need to create symlinks to
31 > > somewhere
32 > > in /etc? Please advise...
33 > >
34 > >
35 > > --
36 > > gentoo-user@l.g.o mailing list
37 > >
38 >
39 > I emerged vmware-workstation and followed the gentoo wiki guide to set
40 > it up. I added the michael user to the vmware group, and then logged
41 > out and logged back in. When I try to run vmware, it gives me an error:
42 >
43 > michael@camille ~ $ vmware
44 > /opt/vmware/workstation/lib/bin/vmware: symbol lookup
45 > error: /opt/vmware/workstation/lib/lib/libvmwareui.so.0/libvmwareui.so.0: undefined symbol: _ZThn12_N4view10FieldEntry17delete_text_vfuncEii
46 >
47 > Should I submit this as a bug, or is it something I can fix myself, and
48 > if so, how?
49 >
50
51 I saw this in the wiki, so I issued it:
52
53 export VMWARE_USE_SHIPPED_GTK='yes'
54
55 And now the error is slightly different:
56
57 michael@camille ~ $ export VMWARE_USE_SHIPPED_GTK='yes'
58 michael@camille ~ $ vmware
59 /opt/vmware/workstation/lib/bin/vmware: symbol lookup
60 error: /usr/lib/gtk-2.0/modules/libatk-bridge.so: undefined symbol:
61 atk_misc_get_instance
62
63
64 --
65 gentoo-user@l.g.o mailing list