Re: libpsiconv.so.5 not installing


Subject: Re: libpsiconv.so.5 not installing
From: Hubert Figuiere (hfiguiere@teaser.fr)
Date: Wed Jan 02 2002 - 06:20:04 CST


Jonathan écrit:

> I am trying to compile and install the CVS version of Abiword for Linux.
>
> After doing make install in ~/abi, I get the following message:
> planck@linux:~> abiword
> /usr/local/bin/AbiWord_d: error while loading shared libraries:
> libpsiconv.so.5: cannot open shared object file: No such file or directory
>
> to compile I use the following commands:
> autogen.sh
> LIBS="-liconv" configure
> make
> make install (as root)
>
> I do indeed have the psiconv library here. What am I doing wrong? TIA

Look like libpsiconv is not build because it gets detected by autoconf, but
is not available in you library path. (configure tells you which psiconv it
picks up).

What distribution do you use ? Did you perform a ldconfig after installing
psiconv packages?

Hub



This archive was generated by hypermail 2b25 : Wed Jan 02 2002 - 13:59:09 CST