unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Alp Aker <alptekin.aker@gmail.com>
To: Dan Maftei <ninestraycats@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs compiled with --with-ns doesn't find installed libraries
Date: Sat, 14 Jul 2012 20:23:38 -0400	[thread overview]
Message-ID: <CACxch4odiSb6SgxHP=Q-nOqQLwTQEekCbzvwqn6bB_a37PpN3A@mail.gmail.com> (raw)
In-Reply-To: <CABxY=vig_zAuxvBeUxzOePe7rHXpW05SfvMOE=Z8zhnP56bUxw@mail.gmail.com>

> I compile GNU emacs 24.1.1 for X and it finds most of my installed image
> libraries (png, gif, jpeg), at /usr/local.
>
> If I compile with --with-ns, it does not find any of them. However, I can
> nevertheless view, e.g., .png files in emacs.app. Should I be worried that
> the configure script says it couldn't find these libraries?

The NS port uses the Cocoa framework for image support; it doesn't
need the image libraries you have in /usr/local.

> Another oddity is that neither configure script finds my dbus installation,
> which is at /usr/local like all my image libraries. When I was using
> macports, dbus was found. Has anyone experienced this, or know how I can get
> the configure script to locate dbus?

You can tell the configure script where to look for libraries (and
header files, etc.) by setting the appropriate environment variable
when you run it.  See 'configure --help' for details.  (As for why the
macports build found dbus: it might have installed a version of dbus
in /opt/local/include and used that.)



  reply	other threads:[~2012-07-15  0:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-14 22:23 emacs compiled with --with-ns doesn't find installed libraries Dan Maftei
2012-07-15  0:23 ` Alp Aker [this message]
2012-07-15  0:27   ` Alp Aker
2012-07-15 12:02     ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACxch4odiSb6SgxHP=Q-nOqQLwTQEekCbzvwqn6bB_a37PpN3A@mail.gmail.com' \
    --to=alptekin.aker@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=ninestraycats@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).