Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2000 10:05:15 -0400 (EDT)
From:      Jim Freeze <jim@freeze.org>
To:        questions@freebsd.org
Subject:   Off-topic (Help with gnucash install)  
Message-ID:  <Pine.BSF.4.21.0009261002320.74895-100000@www.bellnetworks.net>

next in thread | raw e-mail | index | archive | help
I am looking for a more stable version of gnucash. The ports version for
3.4R is a little unstable, and so I am attempting to compile 1.4.6, and
I cannot find a 1.4.6 binary for FreeBSD .

After running the ./configure script, the final error I get is:

Unknown library `xml'
checking for xmlDefaultSAXHandlerInit in -lxml... no
configure: error: Cannot find libxml.  See the README for more info.

However, my packages show

$ pkg_info | grep xml
libxml-1.7.3        Xml parser library for GNOME

Here is a partial listing of the results of the configure script:

=== root@eeyore ('tty') /usr/local/gnucash-1.4.6 38 -> ./configure 
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking host system type... i386-unknown-freebsdelf3.4
checking build system type... i386-unknown-freebsdelf3.4
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
...[more checking deleted]...
checking for IceConnectionNumber in -lICE... yes
checking for deflateEnd in -lz... yes
checking for jpeg_read_scanlines in -ljpeg... no
checking for png_read_image in -lpng... no
checking for XpmReadFileToXpmImage in -lXpm... yes
checking gtk-xmhtml/gtk-xmhtml.h... yes
checking for gtk_xmhtml_new in -lgtkxmhtml... yes
checking for xmlDefaultSAXHandlerInit in -lxml... no
Unknown library `xml'
checking for xmlDefaultSAXHandlerInit in -lxml... no
configure: error: Cannot find libxml.  See the README for more info.

TIA



===========================
Jim Freeze
jim@freeze.org
---------------------------
Am I a webmaster?
No. More like a webslave.
===========================



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009261002320.74895-100000>