View Single Post
Old 09-27-2019, 03:10 PM   #11
User_Z
Zealot
User_Z can tell if an avocado is ripe without touching it.User_Z can tell if an avocado is ripe without touching it.User_Z can tell if an avocado is ripe without touching it.User_Z can tell if an avocado is ripe without touching it.User_Z can tell if an avocado is ripe without touching it.User_Z can tell if an avocado is ripe without touching it.User_Z can tell if an avocado is ripe without touching it.User_Z can tell if an avocado is ripe without touching it.User_Z can tell if an avocado is ripe without touching it.User_Z can tell if an avocado is ripe without touching it.User_Z can tell if an avocado is ripe without touching it.
 
Posts: 116
Karma: 130000
Join Date: Sep 2019
Location: Ukraine
Device: Computer, iPad
Switched libraries to system, except pcre.
In" 3rdparty " updated pcre to version 8.43
Code:
-- Trying to use System Libraries...
-- Found ZLIB: /boot/system/develop/lib/libz.so (found version "1.2.11") 
-- Found PkgConfig: /bin/pkg-config (found version "0.29.2") 
-- Found MiniZip: /boot/system/develop/lib/libminizip.so
-- Checking for module 'hunspell'
--   Found hunspell, version 1.7.0
-- Checking for module 'libpcre16'
--   No package 'libpcre16' found
-- Found PythonInterp: /bin/python3.7 (found suitable version "3.7.3", minimum required is "3.7") 
-- Found PythonLibs: /boot/system/develop/lib/libpython3.7m.so (found suitable version "3.7.3", minimum required is "3.7") 
-- Using System ZLIB
-- Using System MiniZip
-- Using System Hunspell
-- Using Bundled PCRE
After that, the make command completed successfully. True, multiple warnings remained.

However, when starting sigil, there are multiple errors.
In short, a great field for activity.
Attached Thumbnails
Click image for larger version

Name:	screenshot1.png
Views:	192
Size:	9.1 KB
ID:	173748   Click image for larger version

Name:	screenshot2.png
Views:	187
Size:	10.1 KB
ID:	173749  
User_Z is offline   Reply With Quote