On Wed, May 29, 2002 at 10:43:10PM +0100, David Chart wrote: > On Wed, 2002-05-29 at 19:28, Michael D. Pritchett wrote: > > > > I am guessing here, but it looks like you have either a stale wv or a > > stale config.h. If you have gotten the latest version of wv, and are > > using the diving makefile system, removal of config.h will cause configure > > to be refreshed. > > > > Pat Lam's version of this advice (for the auto* build) worked fine. > Thanks everyone.
(I forgot to send it to the list; the advice was to rerun ./configure --with-exporter in the wv directory). > Now, how do I set up so that I can run the binary that make produces > without doing make install? I have STABLE installed, but I need to run > HEAD as well. I have to use the same config options for both builds, > because I'm using symlinks to fit both trees on my harddrive. export ABISUITE_HOME=/usr/share/AbiSuite (or whatever, but it's build-independent, as long as you've done make install at some point) xset fp+ /usr/share/AbiSuite/fonts (once per X session) src/wp/main/unix/gnome/AbiWord_d or src/wp/main/unix/AbiWord_d pat
