From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Michael Reilly Newsgroups: gmane.emacs.devel Subject: Building Emacs with graphics support on a Mac system Date: Sun, 24 Jul 2011 01:16:18 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0015174c38e26b751f04a8c9cc95 X-Trace: dough.gmane.org 1311484591 1466 80.91.229.12 (24 Jul 2011 05:16:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 24 Jul 2011 05:16:31 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 24 07:16:27 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qkr3D-0000oH-Gu for ged-emacs-devel@m.gmane.org; Sun, 24 Jul 2011 07:16:27 +0200 Original-Received: from localhost ([::1]:41065 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qkr3B-0000Jx-Ss for ged-emacs-devel@m.gmane.org; Sun, 24 Jul 2011 01:16:25 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qkr37-0000Jp-UW for emacs-devel@gnu.org; Sun, 24 Jul 2011 01:16:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qkr36-0005cd-MT for emacs-devel@gnu.org; Sun, 24 Jul 2011 01:16:21 -0400 Original-Received: from mail-ew0-f41.google.com ([209.85.215.41]:47659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qkr36-0005cR-EL for emacs-devel@gnu.org; Sun, 24 Jul 2011 01:16:20 -0400 Original-Received: by ewy9 with SMTP id 9so2528097ewy.0 for ; Sat, 23 Jul 2011 22:16:18 -0700 (PDT) Original-Received: by 10.213.32.135 with SMTP id c7mr1257054ebd.104.1311484578329; Sat, 23 Jul 2011 22:16:18 -0700 (PDT) Original-Received: by 10.213.29.12 with HTTP; Sat, 23 Jul 2011 22:16:18 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.215.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142241 Archived-At: --0015174c38e26b751f04a8c9cc95 Content-Type: text/plain; charset=ISO-8859-1 I am struggling trying to get -ljpeg support on Mac OS X (Lion). I can build Emacs without graphics support just fine using XCode4 support but I would now like to add some of the helpful additions that come with graphics and image support. My first attempt was to use MacPorts and install the jpeg package. I moved the jpeg include and lib files into /usr/include and /usr/lib but configure still fails to detect jpeg support. Before I try to grok the autoconf script I am curious to know what approach is used by those who do build on and for Mac OS X hardware to achieve graphics and image support. Thanks, -pmr --0015174c38e26b751f04a8c9cc95 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I am struggling trying to get -ljpeg support on Mac OS X (Lion). =A0I can b= uild Emacs without graphics support just fine using XCode4 support but I wo= uld now like to add some of the helpful additions that come with graphics a= nd image support. =A0My first attempt was to use MacPorts and install the j= peg package. =A0I moved the jpeg include and lib files into /usr/include an= d /usr/lib but configure still fails to detect jpeg support. =A0Before I tr= y to grok the autoconf script I am curious to know what approach is used by= those who do build on and for Mac OS X hardware to achieve graphics and im= age support.

Thanks,

-pmr

--0015174c38e26b751f04a8c9cc95--