Hi Benjamin, No patches to the admin stuff except for project use. I needed to add a check for libxml, libxml++ v14.pre2, and cppunit. The problem was that the kmymoney2 tree comes with a 'cppunit.patch' and the acinclude.m4 file is manually changed to include checks for the libxml stuff. So what I did in the end to get kmymoney to configure correctly is to manually patch acinclude.m4.in with those checks after I over write the file by unpacking the kde-admin tarball.
One question though, is it necessary to have the CVS dirs in the kde-admin file? I just unpacked it into my sandbox's admin dir and it replaced all my CVS stuff in that subdirectory. So what I will do next is unpack it to a separate dir, then copy the files into admin, omitting the CVS files. ...or am I getting kde-admin incorrectly? Ciao, Mike Caron ---------- Original Message ---------------------------------- From: Benjamin Reed <[EMAIL PROTECTED]> Date: Thu, 20 Feb 2003 15:12:09 -0500 >On Thursday, February 20, 2003, at 02:38 PM, Mike Caron wrote: > >> Well, after the great help from Benjamin Reed, and a little patching >> of the acinclude.m4.in file (and learning NOT to use >> --prefix=SOMETHING_OTHER_THAN_WHERE_KDE_IS_INSTALLED), I got Kmymoney2 >> to compile just fine. It was really rather painless. > >Cool. > >What patching did you need to do to acinclude.m4.in ? (or did you mean >one in your project, not in the admin/ tree?) > >I plan on getting my admin tree merged back upstream someday soon, so >if it needs fixes, that would be good to know. =) > > ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
