On 2 Feb 2007, at 10:28:14 AM, Daniel Macks wrote: > On Fri, Feb 02, 2007 at 10:16:19AM -0500, David Reiser wrote: >> >> Perhaps the weirdest dependency is that gnucash2 requires both glib2 >> and glib. The glib dependency is dragged in by g-wrap. I tried a >> patch that some other distributions use to make g-wrap build against >> glib2, but something didn't work right, so I left g-wrap alone. >> The g- >> wrap dependency will go away with gnucash 2.2. > > There's a much newer version of g-wrap available upstream (on the > savannah site, not the gnucash one...how odd!)...wonder if upgrading > that non-maintained package would help here? > > dan
g-wrap 1.9.6 isn't high enough to get out of the glib1 dependency, and there have been some issues with the very recent 1.9.7. I didn't take on the maintainership of g-wrap because 1.3.4 works (as long as --disable-error-on-warning is used to build gnucash), and gnucash has switched to swig instead of g-wrap. Swig is only required for builds from svn -- builds from tarballs (gnucash 2.2 and higher) will need neither swig nor g-wrap. I did have a package in tracker for g-wrap 1.9.6 several months ago, but bmaret figured out how to get 1.3.4 to work. If necessary, I could try the glib2 patch on 1.9.6 again if leopard presents a problem. I'm pretty sure 1.9.7 will be much harder to harmonize. Dave -- David Reiser [EMAIL PROTECTED] ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
