Francois BARRIERE said:
>>>   I've always had problems with iconv (I'm running Solaris, too), and
>>>finally compiled the iconv that goes with abi and forces the use of it.
>>>Here is how I did:
>>>
>>>   1) in the iconv directory, follow the instructions to build a standalone
>>>      (not from the abi build) plugin iconv library.
>>>   2) Install the plugin library somewhere.
>>>   3) Edit the abiword shell script to insert the following lines:
>>>
>>>     LD_PRELOAD=/where/you/put/the/iconv/plugin/library/..../libiconv_plug.so
>>>     export LD_PRELOAD
>>>
>>>   4) That's all!

Tried that, thanks. (Actually, used the standard GNU libiconv 1.7 which I
already have installed.)

Unfortunately, it still crashes.

-Peter Tribble
HGMP Computing Services
http://www.hgmp.mrc.ac.uk/~ptribble/

Reply via email to