On 23/03/12 11:00, Philip Fennell wrote:
Andy,
That's great news, thanks.
In case anyone else runs into this: I noticed when moving from
0.2.1-SNAPSHOT to 0.2.1-incubating that starting Fuseki on Windows (7)
using Cygwin I had to create the FUSEKI_HOME environment variable
(pointing to the location I unzipped it to) otherwise it couldn't find
the fuseki-server.jar
Regards
Philip
Hi Philip,
Thanks for the comment.
The script as shipped does not have quotes around the uses of
FUSEKI_HOME. You do have to set FUSEKI_HOME if you want to run the
script from anywhere other than the installation directory.
Andy