Closed linas closed 6 years ago
So,
nm /usr/local/lib/python2.7/dist-packages/linkgrammar/_clink*so
indicates that the so is nearly empty, viz, the bindings were not actually built ... the so only contains the minimal stuff needed for an so.
Seems that lg_python_wrap.cc
is empty ...
This is apparently because I do not have swig installed, and I am building from git.
Yeah. User error. Our Makefile.am
does not warn when SWIG is missing, and the SWIG-generated files are also missing. This is leds to confusion, when compiling from git.
Fixed by #732
I have a laptop here, Ubuntu 14.04, with minimal install and setup, and I am getting this:
Running things manually gives:
The config is