Compile Problems

Stephen E. Hargrove stephen@virtual-attorney.com
Sun, 16 Jul 2000 21:37:26 -0500


Okay, I downloaded and installed swig1.1pre5 per the instructions as follows:

./configure
make
make runtime (optional, but I figured it couldn't hurt)
make install

It installed without a hitch.  I then ran ./configure for gnucash and got the
following:

configure: error: Cannot find Swig.  Try using the --with-swig flag.

I did, and configure completed with no reported problems.  I then entered
make, and I'm still looping on the following:

-perl5 -I.. -I../../../src/engine -o gnucash-engine-perl5_wrap_int.c
gnucash.engine.i

Any ideas on what else needs to be done to get this package compiled?
Thanks!
--
Steve