On Sun, 21 Feb 1999, teri wrote:
> Hi,
>
> I'm having a pretty hard time getting gnucash 1.1.26 to even configure with
> all the accessory programs it needs. The point where I'm stuck now is
> guile. I've installed guile in /usr/local. The ld.so.conf file knows
> about /usr/local/lib and I've done an ldconfig. Yet, configure keeps
> telling me: "error: Cannot link with guile. Do you have guile 1.3
> installed?
>
> I append below the end of config.log. Any hints?
>
> last 45 lines of config.log
> ...
> gh_eval_file;
> ; return 0; }
> configure:2632: gcc -o conftest -g -O2 -O2 -Wall conftest.c -lguile -ltermcap
>-lpng -ljpeg -lz -lm 1>&5
this line tries to link with guile, but it looks for the library in
/usr/lib. maybe you have guile 1.2 installed in /usr/lib, and you haven't
checked?
an other thing to check is if you have a link libguile.so to the actual
library (libguile.so.3.0.0).
regards,
alex.
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body