unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Hansen <david.hansen@gmx.net>
Subject: Re: Debian Local Install of 22?
Date: Thu, 09 Feb 2006 00:16:26 +0100	[thread overview]
Message-ID: <87d5hx4f1x.fsf@robotron.kosmorama> (raw)
In-Reply-To: mailman.291.1139428824.3144.help-gnu-emacs@gnu.org

On Wed, 8 Feb 2006 11:55:40 -0800 (PST) Olwe Bottorff wrote:

> How does one go about installing 22 to local home on
> Debian Sarge without involving the sysadmin?

./configure --prefix=$HOME
make bootstrap
make install

and

export PATH=$HOME/bin:$PATH
export INFOPATH=$HOME/info:$INFOPATH
export MANPATH=$HOME/man:$MANPATH

but your sysadmin may not like

$ du -hs ~/cvs-src/emacs/
217M    /home/dhansen/cvs-src/emacs/

(including the compiled files)

David

  parent reply	other threads:[~2006-02-08 23:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.291.1139428824.3144.help-gnu-emacs@gnu.org>
2006-02-08 21:19 ` Debian Local Install of 22? Thien-Thi Nguyen
2006-02-09  8:58   ` Romain Francoise
2006-02-08 23:16 ` David Hansen [this message]
2006-02-09  7:40   ` Henrik Enberg
2006-02-09  9:02   ` leon
     [not found]   ` <mailman.348.1139475782.3144.help-gnu-emacs@gnu.org>
2006-02-09 11:30     ` David Hansen
     [not found]   ` <mailman.342.1139470813.3144.help-gnu-emacs@gnu.org>
2006-02-09 11:39     ` David Hansen
2006-02-08 19:55 Olwe Bottorff

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=87d5hx4f1x.fsf@robotron.kosmorama \
    --to=david.hansen@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.
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).