How to keep 1.4.8 & build development version?

Rob Browning rlb@cs.utexas.edu
31 Jan 2001 00:33:59 -0600


Dave Peticolas <dave@krondo.com> writes:

> You will need to compile one of the g-wraps (I suggest 1.1.8) and
> install it in a separate location (say /usr/local/opt/g-wrap).  You
> will need to pass --with-g-wrap-prefix=DIR where DIR is the
> directory you choose to install g-wrap.
> 
> You use the prefix argument to configure
> (--prefix=/usr/local/opt/g-wrap) to specify where to install g-wrap.

You may also need to use an LD_LIBRARY_PATH setting when running
gnucash (at least that's what I do):

  LD_LIBRARY_PATH=/usr/local/opt/g-wrap/lib \
    /usr/local/opt/gnucash-unstable/bin/gnucash 

-- 
Rob Browning <rlb@cs.utexas.edu> PGP=E80E0D04F521A094 532B97F5D64E3930