Hi,
I noticed that after upgrade, my sqlite is missing:
disc$ ls -l /usr/lib/libsqlite3*
-r--r--r-- 1 root wheel 1579258 Dec 16 14:08 /usr/lib/libsqlite3.a
lrwxr-xr-x 1 root wheel 17 Dec 16 14:08 /usr/lib/libsqlite3.so
-> libsqlite3.so.1.4
lrwxr-xr-x 1 root wheel 17 Dec 16 14:08 /usr/lib/libsqlite3.so.1
-> libsqlite3.so.1.4
-r--r--r-- 1 root wheel 1613162 Dec 16 14:08 /usr/lib/libsqlite3_p.a
-r--r--r-- 1 root wheel 1087078 Aug 8 2019 /usr/lib/libsqlite3_pic.a
where is libsqlite3.so.1.4 ?
I suppose that the 2019 file is some leftover...
I think I can just install again the same install.tgz and it should cure
that. Someone knows where it is contained? Maybe even sysinst can do that.
Riccardo