From e4d6da6dc2d2fba0816951e0985be72b8501dfe4 Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Thu, 2 Feb 2012 16:33:52 -0500 Subject: [PATCH] Let's play it safe with the libraries. --- executables/LWJake2.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/executables/LWJake2.sh b/executables/LWJake2.sh index bfb23b3..af8233d 100755 --- a/executables/LWJake2.sh +++ b/executables/LWJake2.sh @@ -1,3 +1,4 @@ #!/bin/bash cd `dirname $0` +export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./ java -jar lwjake2.jar