Hi Rex,

> Failed to build for me, Makefile's seem to reference some non-existent (and 
> seemingly otherwise unused sparqlwords.gperf file).  I patched it out (see 
> attached patch).

Thanks for reporting this issue.

When you use the tarball, the sparqlwords.h is already generated, so you do not 
need to have the underlying .gperf file, except when you want to add new 
keywords.

I will put a new tarball online shortly that fixes this problem, so others will 
benefit.

For those who already have downloaded the tarbal, you can take the attached 
file and put it into the libsrc/Wi directory, or you can use the following 
commands to continue building:

        cd libsrc/Wi
        touch sparqlwords.gperf
        touch sparqlwords.h

that will allow you to build a working binary.


Patrick
---
OpenLink Software

Attachment: sparqlwords.gperf
Description: Binary data

Reply via email to