On 07/15/2010 11:12 AM, stefano franchi wrote:
Dear all,
on a new installation on a Kubuntu system, import of tex files failes.
Running tex2lyx from console produces the following error message:
tex2lyx: error while loading shared libraries:
libboost_filesystem-mt.so.1.38.0
On my system, I have the following:
/usr/lib/libboost_filesystem-mt.so -> libboost_filesystem.so.1.40.0
Was this self-compiled? If so, then compile --with-included-boost, and
that should solve the problem. If it's the packaged version, then it
looks like a packaging bug.
rh