Date: Sat, 6 Jan 2001 19:18:30 -0800 (PST) From: Peter Jones <pjones@pmade.org> To: Jim Freeze <jim@freeze.org> Cc: questions@FreeBSD.ORG Subject: Re: configure cannot find libxml Message-ID: <Pine.BSF.4.21.0101061917360.54906-100000@pmade.org> In-Reply-To: <Pine.BSF.4.21.0101061223470.37560-100000@www.bellnetworks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Try this: cd /usr/ports/deskutils/gnucash ; make install If your ports tree is up to date, it will install 1.4.9. On Sat, 6 Jan 2001, Jim Freeze wrote: > 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 > -- ....................................................................... : Peter Jones : Unix Geek - Four Wheeling : : pjones@pmade.org : Code Writing - Jesus Freak : :....................................:................................: :echo er|perl -0160 -pe ';$;=ord$/;s;^;"\U$/".chr($\;-11).chr$\;+4;e;': :.....................................................................: 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.0101061917360.54906-100000>