Jonathan �crit: > Hi: > > I have compiled the CVS version of Abiword but it's headers malfunction. I > don't get this problem with the released version 0.9.6.1. When I compile I > do the following: > autogen.sh > LIBS="-liconv" configure --enable-debug > make > make install (as root) > > However when I installed the 0.9.6.1 version, I used the command: > make UNIX_CAN_BUILD_STATIC=0 install as root.
That options is of no effect if you build using the autoconf stuff. > Do I need to compile and install psiconv, expat, wv and zlib before entering > ~/abi and compiling it? No. And it is likely they'll be detected if available. Otherwise everything will be done by itself. Hub
