summarylogtreecommitdiffstats
path: root/vmware-environment.sh
blob: f182e1d6d2043f102c9bd99944eea855761d1d2c (plain)
1
2
3
4
5
# Need the next line to avoid a problem with incompatible libraries
export LD_LIBRARY_PATH=/usr/lib/vmware/lib/libatk-1.0.so.0:/usr/lib/vmware/lib/libgio-2.0.so.0:$LD_LIBRARY_PATH

# Uncomment the line below if you always have a problem of incompatible libraries
#export VMWARE_USE_SHIPPED_LIBS=yes