View Single Post
Old 07-21-2016, 08:43 PM   #6
darkbreath
Enthusiast
darkbreath began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Apr 2016
Device: none
The build that passed the plugin tests was me, but on an Ubuntu 16.04 installation (this is 14.04). I haven't touched anything in /usr/local's subdirectories, but I did have to move the source folder and build folders to another location to compile and install (the directory for some reason had to have no space; if I have a folder like "Folder Name" with a space, the installation will fail). These are the only 2 folders I relocated.

I didn't use -DSHARE_INSTALL_PREFIX for sure. I tried not to use custom options when I'm having trouble just getting the default options to pass.

By the way, this may or may not be related, but I used checkinstall instead of make install because I didn't know how to uninstall after using make install; I may need to upgrade to a newer version of Sigil later. Sigil still ran though, though I had to create links to ../lib/libhunspell.so and ../lib/libsigilgumbo.so and place the links in /usr/lib. If I also have to link to other hunspell files, do let me know.
darkbreath is offline   Reply With Quote