git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Alex Riesen <raa.lkml@gmail.com>
To: Joel Saltzman <saltzmanjoelh@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: self contained executable
Date: Wed, 16 Sep 2009 10:13:57 +0200	[thread overview]
Message-ID: <81b0412b0909160113t7edf9b4vdd7b79ca0dae762d@mail.gmail.com> (raw)
In-Reply-To: <ED42F58A-A814-467B-A37D-B485B2E267ED@gmail.com>

On Wed, Sep 16, 2009 at 09:45, Joel Saltzman <saltzmanjoelh@gmail.com> wrote:
> is it possible to compile git with all its dependencies so I can run it on a
> server that does not have root access?

This is kind of default configuration (the install prefix is $HOME/,
and everthing gets
installed into ~/bin, ~/share, etc). But if you don't have some of the
libraries (libcurl
for http, eventually openssl and iconv) you can always provide them locally and
set the appropriate compile and linking flags in config.mak (but see
the Makefile
for the variables to set).

  reply	other threads:[~2009-09-16  8:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16  7:45 self contained executable Joel Saltzman
2009-09-16  8:13 ` Alex Riesen [this message]
     [not found]   ` <C3C630B6-7B54-42BE-9312-20BC20B7F051@gmail.com>
2009-09-16 16:44     ` Alex Riesen
2009-09-16 16:51 ` Matthieu Moy

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: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=81b0412b0909160113t7edf9b4vdd7b79ca0dae762d@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=saltzmanjoelh@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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).