all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Juergen Fenn <jfenn@gmx.net>
Cc: emacs-devel@gnu.org
Subject: Re: [BR] Clipboard support on macOS and Org 9.7
Date: Tue, 18 Jun 2024 09:37:25 +0200	[thread overview]
Message-ID: <878qz2aeh6.fsf@gmail.com> (raw)
In-Reply-To: <c2c3ca72-3994-40e5-a6ad-04b1e0fbb4dd@gmx.net> (Juergen Fenn's message of "Tue, 18 Jun 2024 00:25:16 +0200")

>>>>> On Tue, 18 Jun 2024 00:25:16 +0200, Juergen Fenn <jfenn@gmx.net> said:

    Juergen> Am 17.06.24 um 14:05 Uhr schrieb Robert Pluim:
    >> That means youʼre using the cli tools, not the GnuTLS library. Perhaps
    >> you need to have pkg-config installed as well in order for configure
    >> to find the includes and the library.

    Juergen> I had no problems compiling Emacs under Ventura with the Command Line
    Juergen> Tools. GnuTLS was installed even then. Just configure -- make -- make
    Juergen> install. I did that for 29.1 to 29.3. The process seems to change with
    Juergen> each macOS version (and the next one is just around the corner). It got
    Juergen> much more complicated under Sonoma because now it does no more suffice
    Juergen> to deactive Gatekeeper, you also have to unpack the tarball on the
    Juergen> command line (i.e., not in Finder), otherwise the Emacs you compile from
    Juergen> the source later won't run on your platform. That's funny, isn't it?

The way I compile emacs hasnʼt changed across 2 different HW platforms
and at least 3 different macOS versions. But then again I build from a
git checkout, not tarballs.

    Juergen> Such questions get very few answers on StackExchange, if any.

    Juergen> What do I do with pkg-config? Will it just work out of the box after
    Juergen> installing it with Homebrew, or do I have to call it with the configure
    Juergen> script?

Just install it. The emacs configure script uses it to query packages
such as GnuTLS for include and library locations. You can check
configure.log to see if itʼs being used successfully.

Robert
-- 



  reply	other threads:[~2024-06-18  7:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-16 21:22 [BR] Clipboard support on macOS and Org 9.7 Juergen Fenn
2024-06-17 11:00 ` Eli Zaretskii
2024-06-17 11:15   ` Ihor Radchenko
2024-06-17 12:07     ` Eli Zaretskii
2024-06-17 22:30       ` Juergen Fenn
2024-06-18  4:33         ` Visuwesh
2024-06-18 12:43           ` Eli Zaretskii
2024-06-17 12:05 ` Robert Pluim
2024-06-17 22:25   ` Juergen Fenn
2024-06-18  7:37     ` Robert Pluim [this message]
2024-06-22 20:16       ` Juergen Fenn

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

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

  git send-email \
    --in-reply-to=878qz2aeh6.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jfenn@gmx.net \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.