I get weird error compiling and installing Sigil on Ubuntu 16.04/64b. It compiles, but the installation aborts with:
I copied mannually libhunspelld.so (and the rest of them :() to proper places - and Sigil works.
Source is git commit 4505de786374e3e75164b10bca9e373f9bb195e7 (27.05.2016), with my changes on top - but I was not meddling anywhere in install texts, was I?
Had no time to find the culprit, anybody knows something?
Code:
Cmake Error at cmake_install.cmake:84 (file):
file INSTALL cannot find /home/varlog/tmp/Sigil-build/lib/libhunspell.so
Source is git commit 4505de786374e3e75164b10bca9e373f9bb195e7 (27.05.2016), with my changes on top - but I was not meddling anywhere in install texts, was I?
Had no time to find the culprit, anybody knows something?