Re: Patch to compile against libxml 2

2001-02-28 Thread Hans de Graaff
On Sun, 25 Feb 2001, Dave Peticolas wrote: > Hans de Graaff writes: [ all on the patches list ] >> I had to create the following patch to get the latest CVS gnucash >> to compile on my system. I have both libxml 1 and 2 installed, >> although not the latest versions. I thin

Linking in gwrapguile statically: why?

2000-08-06 Thread Hans de Graaff
Hi, Currently configure.in wants to link in gwrapguile as a static library. Is there any good reason for this? I only have the shared library installed, so I made the following patch to configure.in to get gnucash to compile: Index: configure.in ==

Re: install

2000-07-15 Thread Hans de Graaff
Jason Rennie <[EMAIL PROTECTED]> writes: > The last problem that I ran into was with readline and termcap libraries. > RH 6.2 comes with shared libraries (libreadline.so.3 and libtermcap.so.2), > but during gnucash compilation, compilation of src/.libs/gnucash uses > "-lreadline" and "-ltermcap",

Re: Problem on compile gnucash-1.4.1/src/optional

2000-07-10 Thread Hans de Graaff
Robert Graham Merkel <[EMAIL PROTECTED]> writes: > Hans de Graaff writes: > > > Yes, this is ugly, and I still have to check to see whether SWIG 1.3a3 > > does work, but it seems I first need to install gtkhtml. > > You need gtkxmhtml for gnucash-1.4. Only the

Re: Problem on compile gnucash-1.4.1/src/optional

2000-07-09 Thread Hans de Graaff
Christopher Molnar <[EMAIL PROTECTED]> writes: > On Mon, 10 Jul 2000, Robert Graham Merkel wrote: > > > There is an incompatibility between swig-1.1 and perl-5.6. There is a > > fix to this problem available from http://www.swig.org > > No fix listed there. all it say's that it is incompatible