gnome-print configure problem

William S. wilby98@yahoo.com
Fri, 19 Oct 2001 01:19:23 +0200


I have read the archives and seen this problem coming
up several times. I tried the solutions recommended
but don't seem to get past this obstacle.


Here is a portion of my configure log:

configure:3927: gcc -o conftest -g -O2 -Wall -Wunused   -I/usr/local/include  -rdynamic -L/usr/local/lib -L/usr/X11R6/lib -L/usr/lib conftest.c -lm  -L/usr/local/lib -lguile -lm 1>&5
configure:3981: checking for gnome-config
configure:4018: checking for GNOME-PRINT - version >= 0.21

Somewhere in the archives I saw it mentioned that printConf.sh must be
found during configure. Well, here is where mine is:

/usr/local/lib/printConf.sh

What do I do to make the configure work? Is it possible to
compile gnucash _without_ gnome-print and leave out the
print function? If so, is there an easy way to do this?

Bill