easy_installing mercurial on ubuntu/gutsy

Peter Arrenbrecht peter.arrenbrecht at gmail.com
Mon Dec 17 07:06:47 UTC 2007


I installed from Synaptic, too. This gave me all dependencies, and
proper bash completion. Then I overrode the installed version with one
built from sources. In case it saves you some time, here's the
details: I installed to my ~/local folder. The installation was:

  $ make all
  $ HOME=/home/peo/local make install-home

You need to have your PATH point to ~/local/bin before the system folders.

  $sudo make install

will install to /usr/local instead.
-peter


On Dec 16, 2007 10:43 PM, Michael Smith <michael.smith at thalesatm.com> wrote:
> Sandro Dentella wrote:
> > Hi,
> >
> >   I'm trying to install mercurial 0.95 on ubuntu gutsy but I get the
> >   following  error  message, any hints?
>
> Personally I just do it with synaptic. But I am not looking for anything
>   up to the minute.
> --
> Michael Smith               | 61 386 304 560
> Team Leader, Case and Tools | 61 416 062 898
> Thales Australia TCC        |    S  37.82329
> Melbourne, Victoria         |    E 144.95426
> --------------------------------------------
> Confidentiality Notice: This e-mail may contain confidential and/or
> privileged information and is intended solely for the addressee(s)
> named. If you have received this information in error, or are advised
> that you have been posted this e-mail by accident, please notify the
> sender by return e-mail, do not redistribute it, delete the e-mail and
> keep no copies.
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>



More information about the Mercurial mailing list