Project

General

Profile

Bug #4294 » run.txt

lm at, 07/07/2015 02:53 PM

 
#!/bin/bash
wtlibpath=/home/lawsa/sources/wt/build/src
export LD_LIBRARY_PATH="$wtlibpath":"$wtlibpath"/http:"$wtlibpath"/Wt/Dbo:"$wtlibpath"/Wt/Dbo/backend:/home/lawsa/builds/development/lib
# Docroot is set to '.' and after ;, each of the folders with static
# content are listed (comma-separated). If this comma-separated list
# isn't present, internal paths get nasty.
./meals --docroot '.;thereshouldbe/no/such/folder' --http-address 0.0.0.0 --http-port 9090

(3-3/5)