unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Pankaj Jangid <pankaj@codeisgreat.org>
To: help-gnu-emacs@gnu.org
Subject: Re: build from source code
Date: Mon, 06 Sep 2021 12:24:29 +0530	[thread overview]
Message-ID: <m2tuiytcre.fsf@codeisgreat.org> (raw)
In-Reply-To: 87wnnvkqmh.fsf@zoho.eu

Emanuel Berg via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

> This works for the me with 28.0, perhaps you don't need the
> "reset" part ...
>
> #! /bin/zsh
> #
> # this file:
> #   http://user.it.uu.se/~embe8573/conf/.zsh/install-emacs
> #   https://dataswamp.org/~incal/conf/.zsh/install-emacs
>
> local EMACS_SRC=https://git.savannah.gnu.org/git/emacs.git
> local EMACS_DIR=~/src
>
> emacs-install-prepare () {
>     sudo apt-get -qq update
>     sudo apt-get install build-essential
>     sudo apt-get build-dep emacs
> }

If you use ‘eww’ to read HTML then do install the package ‘libxml2-dev’
otherwise the default build will disable this feature. I discovered it
when I saw raw HTML in some emails where ‘text/plain’ part was not sent.




  parent reply	other threads:[~2021-09-06  6:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-05 10:57 build from source code 황병희
2021-09-05 15:07 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-09-05 15:17   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-09-06  6:54   ` Pankaj Jangid [this message]
2021-09-06  7:03     ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-09-06 12:31       ` Pankaj Jangid
2021-09-07  2:04         ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-09-07 11:07   ` Byung-Hee HWANG

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=m2tuiytcre.fsf@codeisgreat.org \
    --to=pankaj@codeisgreat.org \
    --cc=help-gnu-emacs@gnu.org \
    /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).