Amos Shapira <[EMAIL PROTECTED]> writes:

> I had libguile1.3 and libguile1.3-dev installed and had problems with these
> (couldn't find some qt_* functions), moving back to 1.2 seemed to fixed
> that part.

This is a configure problem on your system (I think).  If you look in
./configure.in, it tests to see which version of guile you have, and
it picks the libraries based on that (or at least it's supposed to).

> So should I give up on having a gtk version if I want something to
> use for now?  I wish I had more time to debug these things, but you
> know....

Yep.  The GTK version isn't working, and it's not likely to soon
(AFAIK).  I've been using the LessTif version lately, and it seems to
be working fine.

> But it does.  None of the other files complain about this and there
> are lots of "-I../../..." directives on the compilation line, but none
> points to the root directory.

What verson do you have again?  Perhaps it's a problem with the
GnuCash tree you have...

Also, try a

  configure ...; make distclean; autoconf; configure ...; make motif

and see if that helps.  This will make sure you don't have any stale
Makefiles or a stale ./configure.

> With all the warnings about Lesstif instability and me not owning a
> Motif development library I hoped that gtk will work.  Will try
> lesstif now.

I get the same crashes with Lestif that I do with Motif, so I think
you'll be fine.  The big problem right now is that the help system is
crashing here, but I don't have time to do anything about it ATM.

> In general - how is the project's progress, I got the impression it is
> moving quite slow.  Will try to provide some useful input when I have
> more.

Slow is about right.  AFAIK, Linas and I are the main people who have
been coding *recently* (though Ted and Jeremy might be working on the
GNOME side), and I've had to stop for the next few weeks or so because
I have some other things I *have* to do.

-- 
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