I am trying to check the Go bindings and I am having some issues with it. I
am able to actually work them around but I guess we need better
instructions about how to actually get everything installed.

I downloaded and unpacked Lucy and Clownfish 0.6.1 and then tried to build
the Go bindings by switching to the go directory under lucy and running "go
run build.go build" (there is no documentation whatsoever in this
directory, BTW). This results in the following error:

# git-wip-us.apache.org/repos/asf/lucy-clownfish.git/compiler/go/cfc
../../go/src/
git-wip-us.apache.org/repos/asf/lucy-clownfish.git/compiler/go/cfc/cfc.go:21:18:
fatal error: CFC.h: No such file or directory
 // #include "CFC.h"

This is just an include path issue but I wonder if I am missing some
required step in the process or if this is really broken.

Help?

Reply via email to