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
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
==
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",
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
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