Răsfoiți Sursa

Fixed Urweb

msmith-techempower 11 ani în urmă
părinte
comite
bdb3020b77
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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} &