Hi Dave,

On 13-02-21 11:08 AM, Dave Hylands wrote:
Hey Mike,

I'm running 64-bit Linux Mint 14, which is based on Ubuntu 12.10. I did the 
following:

sudo apt-get install python-setuptools python-dev build-essential
sudo easy_install -U mercurial

and it downloaded and installed 2.5.1

Thanks. Glandium showed me the way with pip. For completeness in case others are having this issue (under Ubuntu 12.10 x86_64):

sudo apt-get install python-pip
sudo apt-get install python-dev
sudo pip install mercurial --upgrade

...and I'm not running 2.5.1 as well.

Cheers,
--Mike.

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to