all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to compile a portable emacs for Linux?
Date: Tue, 11 Sep 2012 13:25:48 +0200	[thread overview]
Message-ID: <20120911112548.GA9463@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <87d31thvci.fsf@kuiper.lan.informatimago.com>

On Tue, Sep 11, 2012 at 09:28:13AM +0200, Pascal J. Bourguignon wrote:
> Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> 
> > On Mon, Sep 10, 2012 at 08:44:37PM -0700, Jason Rumney wrote:
> >> 
> >> Don't make install. Just copy the results of make (.o and .c files can
> >> be omitted if you are short on space).  If Emacs finds it is not
> >> installed in the configured path, it will assume that it is running
> >> uninstalled, and will look for files relative to its location in the
> >> src directory.
> >> 
> >
> > I do not think that will work; what about linked libraries?  It will
> > work only when the linked libraries are at the same location on the
> > different systems, at least that is what I recall when I wanted
> > something like this myself a few years back.
> 
> You can copy the linked libraries you need and use LD_LIBRARY_PATH to
> tell emacs where they are.
> 

I did not think of this!  Thanks a lot, if I need it again I'll try
this.

-- 
Suvayu

Open source is the future. It sets us free.



  reply	other threads:[~2012-09-11 11:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.8568.1347333397.855.help-gnu-emacs@gnu.org>
2012-09-11  3:44 ` How to compile a portable emacs for Linux? Jason Rumney
2012-09-11  6:52   ` Suvayu Ali
     [not found]   ` <mailman.8576.1347346364.855.help-gnu-emacs@gnu.org>
2012-09-11  7:28     ` Pascal J. Bourguignon
2012-09-11 11:25       ` Suvayu Ali [this message]
2012-09-11  2:44 Z C

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=20120911112548.GA9463@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@gmail.com \
    --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.
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.