Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117375 - vmware-workstation 5.5 needs emul gtk libs
Summary: vmware-workstation 5.5 needs emul gtk libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-01 12:25 UTC by Chris Abbey
Modified: 2006-01-04 13:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Abbey 2006-01-01 12:25:49 UTC
On an AMD64 box, vmware workstation 5.5 needs the emulated gtk libs available to run. It would seem that adding:

        amd64? ( app-emulation/emul-linux-x86-gtklibs )

to the RDEPEND section of vmware-workstation-5.5.1.19175.ebuild would fix this.

Without them you get a pile of errors as such:

cabbey@tweedle ~ $ vmware 
Unable to load image-loading module: /build/mts/release/bora-19175/bora/build/release/ws/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so: /build/mts/release/bora-19175/bora/build/release/ws/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so: cannot open shared object file: No such file or directory
...same message repeated a lot...
Unable to load image-loading module: /build/mts/release/bora-19175/bora/build/release/ws/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /build/mts/release/bora-19175/bora/build/release/ws/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory

(vmware:27671): GdkPixbuf-WARNING **: Error loading XPM image loader: Unable to load image-loading module: /build/mts/release/bora-19175/bora/build/release/ws/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so: /build/mts/release/bora-19175/bora/build/release/ws/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so: cannot open shared object file: No such file or directory
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2006-01-04 13:59:15 UTC
Fixed in CVS