Thread: Is 0.8.4 buggy?
View Single Post
Old 10-14-2015, 11:17 PM   #9
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,961
Karma: 6361444
Join Date: Nov 2009
Device: many
Hi Greg,

One easy way to see what version of libxml2 you have installed on your system is to do the following in a terminal.

cd /usr/lib
find ./ -name "libxml2*"


For me this shows:

libxml2.so.2.9.1 as the full versioned library name.

Hope this helps,

KevinH
KevinH is online now   Reply With Quote