Skip to content
Snippets Groups Projects
Commit 92aa6d63 authored by valerio's avatar valerio
Browse files

More fixes for 64bit linux bundle

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2143 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent c1315583
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,8 @@ BIN_DIR=`dirname $SCRIPT_NAME`
export DNG_ROOT=$BIN_DIR/..
export PATH=$BIN_DIR:$PATH
export LD_LIBRARY_PATH=$DNG_ROOT/@LIBDIR@:$LD_LIBRARY_PATH
# set QT_PLUGIN_PATH and pythonhome for bundle (commented except in linux bundles)
#export PYTHONHOME=$DNG_ROOT
# set QT_PLUGIN_PATH and pythonpath for bundle (commented except in linux bundles)
#export PYTHONPATH=$DING_ROOT/@LIBDIR@/python2.6
#export QT_PLUGIN_PATH=$BIN_DIR/plugins
gosty $DNG_ROOT/@LIBDIR@/openstructure/init.py ost $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment