Browse Source

Fixed Urweb

msmith-techempower 10 years ago
parent
commit
bdb3020b77
1 changed files with 2 additions and 0 deletions
  1. 2 0
      frameworks/Ur/urweb/setup.sh

+ 2 - 0
frameworks/Ur/urweb/setup.sh

@@ -2,4 +2,6 @@
 
 ${URWEB_HOME}/bin/urweb -db "dbname=hello_world user=benchmarkdbuser password=benchmarkdbpass host=${DBHOST}" bench
 
+export LD_LIBRARY_PATH=${URWEB_HOME}/lib
+
 ./bench.exe -q -k -t ${MAX_THREADS} &