From 151d44ac75834e523309855808bd394f183f75db Mon Sep 17 00:00:00 2001 From: Volker Uhrig Date: Thu, 22 May 2008 19:00:35 +0000 Subject: * supress lib error while giving vmware its own font config * result: font isn't readable. need to get fixed. * also: commit needs to get tested against vmkind=local git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1782 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm') diff --git a/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm b/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm index 3c292fd0..e0ff953b 100644 --- a/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm +++ b/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm @@ -264,6 +264,7 @@ sub _writeWrapperScript #TODO: test it with local installed vmplayer!!! export LD_LIBRARY_PATH=$vmpath/lib export GTK_PIXBUF_MODULE_FILE=$vmpath/libconf/etc/gtk-2.0/gdk-pixbuf.loaders + export FONTCONFIG_PATH=$vmpath/libconf/etc/fonts PREFIX=$vmpath # depends on the vmware location exec "\$PREFIX"'/lib/wrapper-gtk24.sh' \\ "\$PREFIX"'/lib' \\ -- cgit v1.2.3-55-g7522