summarylogtreecommitdiffstats
path: root/understand
blob: e6420661271af39aa9b678313d18a71dc596e172 (plain)
1
2
3
4
#!/bin/bash
export LD_LIBRARY_PATH=/opt/scitools/bin/linux64
unset QT_PLUGIN_PATH
LD_PRELOAD=/usr/lib/libfreetype.so.6 /opt/scitools/bin/linux64/understand "$@"