From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alp Aker Newsgroups: gmane.emacs.help Subject: Re: emacs compiled with --with-ns doesn't find installed libraries Date: Sat, 14 Jul 2012 20:27:36 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1342312065 16200 80.91.229.3 (15 Jul 2012 00:27:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 15 Jul 2012 00:27:45 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Dan Maftei Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 15 02:27:45 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SqCgZ-0004s3-T0 for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Jul 2012 02:27:44 +0200 Original-Received: from localhost ([::1]:41613 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqCgZ-0007rK-70 for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Jul 2012 20:27:43 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqCgU-0007p9-4D for help-gnu-emacs@gnu.org; Sat, 14 Jul 2012 20:27:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SqCgT-00060R-3r for help-gnu-emacs@gnu.org; Sat, 14 Jul 2012 20:27:38 -0400 Original-Received: from mail-ob0-f169.google.com ([209.85.214.169]:60488) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqCgS-00060J-Ue for help-gnu-emacs@gnu.org; Sat, 14 Jul 2012 20:27:37 -0400 Original-Received: by obhx4 with SMTP id x4so8547716obh.0 for ; Sat, 14 Jul 2012 17:27:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=TIqcZvuhFDrNMPZA65QtfCk4RrD7HwRWAteEqn81oLw=; b=JZ+x/GkqaVxraCRiIpLKbPgCRfWXELH5sV/dsADSj/YMpeq0aOXfCy/7eMXzEqp2zV lhz4IQwCMsWR2L6lpQJ9kWAwIrdkWmMaCouuSY4muXTy8EyXQBRHAv8CYMtQX63H91kL LQWYivFydvHnXu0TG2LkztNd2eSpRAP/Z86EoqB+bs/YorCuEl1MXlaKc/BdrjWWy01F sw1btfPs/PqLfBI38szoSMk0PkjtDolp+Z1HKUtQcBJ9NMe0nQdYsvQG3TrzDAf6KXPS SIegzd9h2j1q699VwXrlotYBbKEEjdgPP2eNlmMc4aVst8b1FB2eobLgYPXY5qgKusXC XuPQ== Original-Received: by 10.50.188.233 with SMTP id gd9mr2236509igc.73.1342312056136; Sat, 14 Jul 2012 17:27:36 -0700 (PDT) Original-Received: by 10.64.142.70 with HTTP; Sat, 14 Jul 2012 17:27:36 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85855 Archived-At: On Sat, Jul 14, 2012 at 8:23 PM, Alp Aker wrote: > > The NS port uses the Cocoa framework for image support; it doesn't > need the image libraries you have in /usr/local. Slight correction: svg image support is an exception. The NS port needs librsvg for that.