On 01/19/2014 11:36 AM, Geert Janssens wrote:

On Sunday 19 January 2014 11:16:20 Bob Gustafson wrote:

> On 01/19/2014 01:35 AM, Mike Alexander wrote:

> > --On January 19, 2014 1:21:50 AM -0600 Bob Gustafson

> > <[email protected]>

> And then running autoconf to get a corrected configure script allows

> configure to step over that problem.

>

Instead of changing the configure script you may want to install the devel package for goffice-0.8. I don't think GnuCash has been tested with goffice 0.10. So I have no idea if the 0.10 api is compatible.

Yes, that is a much better path. (The goffice-0.10 library caused a lot of warnings and errors - deprecated styles, etc.)

I removed the existing goffice

  $ sudo yum remove goffice

And then installed the older version of goffice. There is a slight change in the package naming.

  $ sudo yum install goffice08
  $ sudo yum install goffice08-devel

Starting with a virgin copy of the gnucash 2.6.0 source, there were no problems with configure, make, or make install.

The result is:

[user1@hoho6 gnucash-2.6.0]$ gnucash --version
GnuCash 2.6.0
This copy was built from rev 38a0d33+ on 2014-01-19.
[user1@hoho6 gnucash-2.6.0]$

Thanks much.
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to