From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chad Brown Newsgroups: gmane.emacs.devel Subject: Re: Linking Emacs with libxml2 Date: Mon, 13 Sep 2010 12:16:30 -0700 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: multipart/alternative; boundary=Apple-Mail-8--991970634 X-Trace: dough.gmane.org 1284405410 3765 80.91.229.12 (13 Sep 2010 19:16:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Sep 2010 19:16:50 +0000 (UTC) Cc: Emacs-Devel devel To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 13 21:16:49 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OvEWD-0003ea-HF for ged-emacs-devel@m.gmane.org; Mon, 13 Sep 2010 21:16:45 +0200 Original-Received: from localhost ([127.0.0.1]:47764 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvEWC-0000GB-R9 for ged-emacs-devel@m.gmane.org; Mon, 13 Sep 2010 15:16:44 -0400 Original-Received: from [140.186.70.92] (port=53799 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvEW4-0000EN-DL for emacs-devel@gnu.org; Mon, 13 Sep 2010 15:16:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvEW3-0006Hd-C2 for emacs-devel@gnu.org; Mon, 13 Sep 2010 15:16:36 -0400 Original-Received: from dmz-mailsec-scanner-8.mit.edu ([18.7.68.37]:55215) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvEW3-0006HZ-7z for emacs-devel@gnu.org; Mon, 13 Sep 2010 15:16:35 -0400 X-AuditID: 12074425-b7cccae000005f17-f3-4c8e78854ef0 Original-Received: from mailhub-auth-2.mit.edu ( [18.7.62.36]) by dmz-mailsec-scanner-8.mit.edu (Symantec Brightmail Gateway) with SMTP id 8A.6C.24343.5887E8C4; Mon, 13 Sep 2010 15:16:21 -0400 (EDT) Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-2.mit.edu (8.13.8/8.9.2) with ESMTP id o8DJGYtm017140; Mon, 13 Sep 2010 15:16:34 -0400 Original-Received: from [10.0.1.194] (c-71-231-113-235.hsd1.wa.comcast.net [71.231.113.235]) (authenticated bits=0) (User authenticated as yandros@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id o8DJGVG7015988 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 13 Sep 2010 15:16:33 -0400 (EDT) In-Reply-To: X-Mailer: Apple Mail (2.1081) X-Brightmail-Tracker: AAAAARX1mFQ= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:130087 Archived-At: --Apple-Mail-8--991970634 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On Sep 13, 2010, at 11:37 AM, Leo wrote: > > What did you do to get it to build with the system's libxml2? I am also > on 10.6.4. But there is not indication of whether libxml2 can be found > or not when running configure script. set PKG_CONFIG_PATH to include /usr/lib/pkgconfig early. I just set mine to /usr/lib/pkgconfig:/usr/local/lib/pkgconfig directly, but I'm not using fink or MacPorts or any other automatic package system, and I don't have Gnome installed. *Chad --Apple-Mail-8--991970634 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii
On Sep 13, 2010, at 11:37 AM, Leo wrote:

What did you do to get it to build with the system's libxml2? I am also
on 10.6.4. But there is not indication of whether libxml2 can be found
or not when running configure script.

set PKG_CONFIG_PATH to include /usr/lib/pkgconfig early.  

I just set mine to /usr/lib/pkgconfig:/usr/local/lib/pkgconfig directly, but 
I'm not using fink or MacPorts or any other automatic package system,
and I don't have Gnome installed.

*Chad
--Apple-Mail-8--991970634--