msmith-techempower 10 年 前
コミット
bdb3020b77
1 ファイル変更2 行追加0 行削除
  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} &