no version information available

ERROR:
nginx: /usr/lib64/libxml2.so.2: no version information available (required by /opt/openoffice.org/basis3.3/program/libxslt.so.1)
 
ANSWER:
Do a locate libxml2.so.2 and see if you have 2 or more versions. if so delet the old version and create a symbolic link to the new.
ln -s is the command to create a symbolic link. The rest of the command requires your file name and the old file name (but depends on what you find with locate ;) )

本文出自 “风云的博客” 博客,转载请与作者联系!

你可能感兴趣的:(职场,version,available,休闲,No,information)