The sqlite3_analyzer precompiled binary for linux as found
in sqlite3_analyzer-3.7.1-linux.zip appears to require
libicui18n.so.44. Ubuntu 8.04 LTS has libicui18n.so.38.0 while
Centos 4.8 is way back at libicui18n.so.22.0.  I can run the
analyzer on Windows but would rather not have to transfer stuff
back and forth.

So far, I have not been astute enough to figure out how to build
my own sqlite3_analyzer binary. The amalgamation does not
appear to have the required source and the Makefile does not
have a suitable target. I have made several (pseudo-random ;)
walks through the Fossil repository but have not been smart
enough to locate a "build your own" sqlite3_analyzer package
for dummies. ;)

And, considering the possibility that building the analyzer
really does require ICU 4.4.x, I've downloaded and (I think ;)
successfully built ICU Release 4.4.1 on Ubuntu 8.04 but I
am reluctant to install it and, perhaps, do the same on the
Centos 4.8 platform if there is an easier simpler way.

Thanks in advance for any assistance and my apologies if my
ignorance has created "noise" on the list.

--
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to