OK Hubert:

 The advice you gave worked :-). The lockups with the header are gone. Here 
is what I did:

 I first installed ~/libiconv and then ~/psiconv and ~/wv. I then did 
ldconfig.

Next I went into ~/abi and did make clean then:

LIBS="-liconv" configure
make all
make install (as root)
then ldconfig (as root again)

I had to use configure first and then, when make failed, LIBS="-liconv" 
configure.  Then ~/abi would make all. 

On Thursday 03 January 2002 04:01, you wrote:
> perform a ldconfig since you copied manually, but you shouldn't have done
> that in the first place.
> The standard procedure is to let the makefiles do all their stuff. On
> Linux, there is no need to install anything.

-- 
                                                Cheers,

                                                Jonathan                               
                 

Reply via email to