Closed prpfialho closed 5 years ago
Hi Pedro, firstly, boxer.conf has been replaced by semanticparsing.conf, because I'm trying to make the semantic parsing module independent from Boxer only and give the option to use Semafor instead.
As for your SOAP question, I'm not sure what is going on there, as it's an external library that I just put into the repository to be safe against updates that could break backward compatibility. If you open the install_candc.sh script, you can see that it's pretty straightforward. Have you tried to execute it line by line? The make/make install on line 11-12 in particular, do they terminate correctly?
The "make soap" at the end compiles the SOAP client and server executables of the C&C tools pipeline. If gsoap is not correctly installed, that could be one reason to fail.
V.
Hello,
I downloaded the current master verison of this project, and followed all the install instructions (boxer.conf is missing on the current repository, but I had a copy from a previous version).
The script install_candc.sh failed on "make soap", as:
Do you know what could be wrong?
I'm using openSUSE Leap 42.2.
Sincerely, Pedro