-
Notifications
You must be signed in to change notification settings - Fork 74
v0.2.52..v0.2.53 changeset HootEnv.sh
Garret Voltz edited this page Feb 12, 2020
·
1 revision
diff --git a/scripts/HootEnv.sh b/scripts/HootEnv.sh
index c1cd7db..716118d 100755
--- a/scripts/HootEnv.sh
+++ b/scripts/HootEnv.sh
@@ -13,7 +13,7 @@ export CCACHE_SLOPPINESS=time_macros
export GDAL_LIB_DIR=`gdal-config --libs | sed -e "s/-L//g" | sed -e "s/ *-lgdal.*//g"`
export GDAL_DATA=`gdal-config --datadir`
-export LD_LIBRARY_PATH=$GDAL_LIB_DIR:$HOOT_HOME/lib:$LD_LIBRARY_PATH
+export LD_LIBRARY_PATH=$GDAL_LIB_DIR:$JAVA_HOME/jre/lib/amd64/server:$HOOT_HOME/lib:$LD_LIBRARY_PATH
export PATH=$HOOT_HOME/bin/:$PATH
export QT_SELECT=5