Subject: Problems with AbiWord 0.7.12
From: Matt Crawford (crawdad@fnal.gov)
Date: Wed Jan 24 2001 - 15:06:22 CST
I just joined the list for purposes of sending this message, so
I have not read anything that has gone before.
I was using 0.7.10 although it was buggy (crashed on every print
attempt, for one thing) and just installed 0.7.12. First I had to
fix up the "if [ -z $var ]" in the driver script, because if the
variable is indeed empty, I get
/usr/local/AbiSuite/bin/AbiWord: test: argument expected
Then I am unable to run the binary on Solaris 2.5.1 because of
unavailable dynamic libraries:
% ldd /usr/local/AbiSuite/bin/AbiWord_d
libdl.so.1 => /usr/lib/libdl.so.1
libdl.so.1 (SUNW_0.7) => (version not found)
libpng.so.2 => /usr/local/lib/libpng.so.2
libz.so => /usr/local/lib/libz.so
libgtk-1.2.so.0 => /usr/local/lib/libgtk-1.2.so.0
libgdk-1.2.so.0 => /usr/local/lib/libgdk-1.2.so.0
libgmodule-1.2.so.0 => /usr/local/lib/libgmodule-1.2.so.0
libglib-1.2.so.0 => /usr/local/lib/libglib-1.2.so.0
libXext.so.6.4 => (file not found)
libX11.so.6.1 => (file not found)
libsocket.so.1 => /usr/lib/libsocket.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libstdc++.so.2.8.1.1 => (file not found)
libm.so.1 => /usr/lib/libm.so.1
libm.so.1 (SUNW_1.1) => (version not found)
libc.so.1 => /usr/lib/libc.so.1
libc.so.1 (SUNW_0.9) => (version not found)
libXext.so.0 => /usr/openwin/lib/libXext.so.0
libX11.so.4 => /usr/openwin/lib/libX11.so.4
libintl.so.1 => /usr/lib/libintl.so.1
libmp.so.1 => /usr/lib/libmp.so.1
libw.so.1 => /usr/lib/libw.so.1
I beleieve that the (version not found) problems are benign, but the
various (file not found) errors are show-stoppers.
This archive was generated by hypermail 2b25 : Wed Jan 24 2001 - 15:06:29 CST