From owner-freebsd-questions Sat Jan 6 9:27:55 2001 From owner-freebsd-questions@FreeBSD.ORG Sat Jan 6 09:27:53 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from freeze.org (www.bellnetworks.net [208.177.187.234]) by hub.freebsd.org (Postfix) with ESMTP id 51AD837B400 for ; Sat, 6 Jan 2001 09:27:53 -0800 (PST) Received: (from jim@localhost) by freeze.org (8.9.3/8.9.3) id MAA47733; Sat, 6 Jan 2001 12:27:52 -0500 (EST) (envelope-from jim) X-Authentication-Warning: www.bellnetworks.net: Processed from queue /var/spool/alt_queue X-Authentication-Warning: www.bellnetworks.net: Processed by jim with -C /web/siteinfo/freeze/mail/sendmail.cf Date: Sat, 6 Jan 2001 12:27:50 -0500 (EST) From: Jim Freeze X-Sender: jim@www.bellnetworks.net To: questions@freebsd.org Subject: configure cannot find libxml Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: I am trying to install gnucash-1.4.9 on FBSD 3.4R. when running ./configure, I get: # ./configure ...[lines deleted]... Unknown library `xml' checking for xmlDefaultSAXHandlerInit in -lxml... no configure: error: Cannot find libxml. See the README for more info. Looking at my lib directory jfreeze@eeyore1 -> dir libxml.* -rw-r--r-- 1 root wheel 306918 Dec 10 1999 libxml.a lrwxrwxrwx 1 root wheel 11 Aug 7 18:15 libxml.so -> libxml.so.5* -rwxr-xr-x 1 root wheel 303271 Dec 10 1999 libxml.so.5* I seem to have the libxml. Also, I tried #./configure --libdir=/usr/local/lib but it did the same thing. Can someone help me out here? The readme file didn't help other than to try to set the libdir. Thanks ==================================================== Jim Freeze jim@freeze.org --------------------------------------------------- ** http://www.freeze.org ** ==================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message