Date: Sat, 6 Jan 2001 12:27:50 -0500 (EST) From: Jim Freeze <jim@freeze.org> To: questions@freebsd.org Subject: configure cannot find libxml Message-ID: <Pine.BSF.4.21.0101061223470.37560-100000@www.bellnetworks.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101061223470.37560-100000>