Am 11.12.2011 23:22, schrieb Simon Larochelle:
> You need to run ldconfig (as root) to update the shared libraries cache.
Thank you, merci, I could now successfully compile and can run abiword
version 2.9.2 with gtk2 .
Perhaps your http://www.abisource.com/wiki/Compiling_AbiWord page should
mention the /complete /installation sequence
which differs from a standard "./configure ; make ; make install"
For OpenSuse:
cd /usr/local/src
svn co http://svn.abisource.com/abiword/trunk abiword
cd abiword
./autogen.sh
./configure --enable-plugins="command" --with-gtk2
ln -s gtk src/text/fmt/gtk2
make
# make install
# ldconfig
> Simon
>
> On Sun, Dec 11, 2011 at 4:23 PM, Thomas Gries <mail@tgries.de> wrote:
>>
>>> ln -s gtk src/text/fmt/gtk2
>>> abiwork --version
>>>
>>> abiword: error while loading shared libraries: libabiword-2.9.so: cannot
>>> open shared object file: No such file or directory
>>>
>>>
This archive was generated by hypermail 2.1.8 : Mon Dec 12 2011 - 08:44:15 CET