no configure

G.Paulo gpextra at terra.com.br
Sun Jul 17 11:33:18 EDT 2005


All:
	I have experienced some trouble compiling GNUCASH. I got gnucash-1.8.9 and run a Debian Sarge recently installed. When I perform ./configure (after solving a lot of problems) I did not get the job done. Anyone can help me? This is what happens:


 I've got the messages after ./configure:
***************
checking for main in -lgal... yes
checking for gtkhtml < 1.1... Unknown library `gtkhtml'
Unknown library `gtkhtml'
checking for pkg-config... /usr/bin/pkg-config
checking for gtkhtml >= 1.1... checking for gtk_html_new in -lgtkhtml-1.1... no
configure: error: Cannot find gtkhtml-1.1. See the README and config.log for more info.
***************

	Also gnome-config says this:

***************
apia:/usr/local/src/g-wrap-1.3.4# gnome-config --libs gtkhtml
Unknown library `gtkhtml'
***************


	The config.log says:


***************
configure:13810: checking for gtkhtml < 1.1
configure:13875: checking for pkg-config
configure:13963: checking for gtkhtml >= 1.1
configure:13965: checking for gtk_html_new in -lgtkhtml-1.1
configure:13984: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lgtkhtml-1.1 -rdynamic -L/usr/X11R6/lib -lgtkhtml-1.1 -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb-3 -lgdk_pixbuf -lgnomecanvaspixbuf -lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm   -lpopt -lm  -lm 1>&5
/usr/bin/ld: cannot find -lgconf-gtk-1
collect2: ld returned 1 exit status
configure: failed program was:
#line 13973 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char gtk_html_new();

int main() {
gtk_html_new()
; return 0; }
apia:/usr/local/src/gnucash-1.8.9#
*****************


More information about the gnucash-devel mailing list