From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: How to compile Emacs on Mac OS X with extra libs from MacPorts Date: Sat, 21 Mar 2009 13:34:07 +0100 Message-ID: References: <999bfc30-b636-4a59-b8fa-1679b0e55be3@d2g2000pra.googlegroups.com> <014A2EFF-3F09-4BAC-8D73-2F74ACB9A6AF@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1237638888 21733 80.91.229.12 (21 Mar 2009 12:34:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Mar 2009 12:34:48 +0000 (UTC) Cc: an0 , help-gnu-emacs@gnu.org To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 21 13:36:05 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ll0Ql-0005mH-8q for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Mar 2009 13:36:03 +0100 Original-Received: from localhost ([127.0.0.1]:35064 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ll0PM-0002hl-GA for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Mar 2009 08:34:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ll0Oy-0002hV-Dw for help-gnu-emacs@gnu.org; Sat, 21 Mar 2009 08:34:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ll0Ox-0002hD-H2 for help-gnu-emacs@gnu.org; Sat, 21 Mar 2009 08:34:12 -0400 Original-Received: from [199.232.76.173] (port=50090 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ll0Ox-0002h8-CA for help-gnu-emacs@gnu.org; Sat, 21 Mar 2009 08:34:11 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:35783) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ll0Ow-0003Fu-V4 for help-gnu-emacs@gnu.org; Sat, 21 Mar 2009 08:34:11 -0400 Original-Received: from thursday (g227016042.adsl.alicedsl.de [92.227.16.42]) by dd18200.kasserver.com (Postfix) with ESMTP id C3520182C9FE5; Sat, 21 Mar 2009 13:34:10 +0100 (CET) In-Reply-To: <014A2EFF-3F09-4BAC-8D73-2F74ACB9A6AF@Web.DE> (Peter Dyballa's message of "Sat, 21 Mar 2009 10:34:29 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63165 Archived-At: Peter Dyballa wrote: > Am 21.03.2009 um 04:20 schrieb an0: > >> Have anyone made it on Mac OS X with MacPorts? > > One big bug is that the configure script has hardcoded /sw (Fink) related > paths. You could substitute that with /opt ... Are you sure that isn't just because /opt/local is searched anyway? My librsvg-2 from MacPorts is picked up without any options. regards, Nikolaj Schumacher