Deepak Saxena <[EMAIL PROTECTED]> writes:

> Anyways, I've installed guile 1.3, XmHTML 1.1.5, and have all other required
> libs as listed in the Readme.  I run /configure and get the following
> messages which didn't seem to bode well:
> 
> checking for gh_enter in -lguile... (cached) no
> checking for gh_define in -lguile... (cached) no
> checking for gh_eval_file in -lguile... (cached) no
> configure: warning: cannot link with guile

I'm going to change this warning to an error.  If you see this, you
can't build gnucash (at least not the motif version -- which is the
only one that works right now).

You need something like:

  ./configure --with-guile=/usr/local/lib/

or wherever you installed guile.

Everyone should note that in general, you can see what kinds of things
you can tell configure by running

  ./configure --help

-- 
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to