On Sat, 2008-01-26 at 06:35 -0600, Michael Sullivan wrote: > On Sat, 2008-01-26 at 02:18 -0500, Andrey Falko wrote: > > > > > > On Jan 25, 2008 10:03 PM, Michael Sullivan <[EMAIL PROTECTED]> > > wrote: > > I'm trying to install the evaluation copy of vmware > > workstation 6 and > > the installer is asking me: > > > > What is the directory that contains the init directories > > (rc0.d/ to > > rc6.d/)? > > > > /etc/init.d > > > > are you using the ebuild?? > > > > If you want workstation 6.0: > > > > echo app-emulation/vmware-workstation ~x86 > > >> /etc/portage/package.keywords > > emerge vmware-workstation > > > > > > > > > > What's the answer to this? AFAIK, these directories do not > > exist on > > Gentoo. What should I do? Do I need to create symlinks to > > somewhere > > in /etc? Please advise... > > > > > > -- > > gentoo-user@lists.gentoo.org mailing list > > > > I emerged vmware-workstation and followed the gentoo wiki guide to set > it up. I added the michael user to the vmware group, and then logged > out and logged back in. When I try to run vmware, it gives me an error: > > [EMAIL PROTECTED] ~ $ vmware > /opt/vmware/workstation/lib/bin/vmware: symbol lookup > error: /opt/vmware/workstation/lib/lib/libvmwareui.so.0/libvmwareui.so.0: > undefined symbol: _ZThn12_N4view10FieldEntry17delete_text_vfuncEii > > Should I submit this as a bug, or is it something I can fix myself, and > if so, how? >
I saw this in the wiki, so I issued it: export VMWARE_USE_SHIPPED_GTK='yes' And now the error is slightly different: [EMAIL PROTECTED] ~ $ export VMWARE_USE_SHIPPED_GTK='yes' [EMAIL PROTECTED] ~ $ vmware /opt/vmware/workstation/lib/bin/vmware: symbol lookup error: /usr/lib/gtk-2.0/modules/libatk-bridge.so: undefined symbol: atk_misc_get_instance -- gentoo-user@lists.gentoo.org mailing list