Thank you Derek! Big question is, how do I do that? I've been searching the web for properly installing SLIB, but have nothing definitive yet. I've yet to search the Ubuntu forums.
I have tried re-installing via the synaptic package manager but still get the error. This is sounding more like a Debian/Ubuntu installation error. I'll query the forums and see what I can dig up. pete Derek Atkins wrote: > Yeah, your slib installation is broken. Fix that. > > -derek > > Quoting Peter Martin <[EMAIL PROTECTED]>: > >> While attempting to build the latest gnucash 2.2.0 ... >> >> The current version of Ubuntu: >> [EMAIL PROTECTED]:/opt/gnucash-2.2.0# uname -a >> Linux rotor 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 >> GNU/Linux >> >> Still fails according to the bug report above. I have a slightly >> different response to hand tests of guile: >> [EMAIL PROTECTED]:/opt/gnucash-2.2.0# guile -c "(use-modules (ice-9 slib)) >> (require 'printf)" >> ERROR: Unbound variable: slib:features >> [EMAIL PROTECTED]:/opt/gnucash-2.2.0# echo $? >> 1 >> [EMAIL PROTECTED]:/opt/gnucash-2.2.0# guile -c "(use-modules (ice-9 slib)) >> (require 'format)" >> ERROR: Unbound variable: slib:features >> [EMAIL PROTECTED]:/opt/gnucash-2.2.0# echo $? >> 1 >> >> I had download the latest SLIB, 3a4 too. And tried the patch indicated, >> putting it at the end of the file. >> >> I've attached the config.log, but I don't see anything significant there. >> >> I haven't gotten to the end of the list of things to try yet either. >> >> The crazy thing is I built 2.0.5 on my laptop which is also ubuntu >> (currently the same version) but which version I'm not sure of at the >> time of the build which was 2 Mar 07, and no issues there. >> > > > _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
