

- TORTOISEHG USER FIXED IN HGRC INSTALL
- TORTOISEHG USER FIXED IN HGRC UPDATE
- TORTOISEHG USER FIXED IN HGRC UPGRADE
In file included from /usr/include/python2.5/Python.h:57, usr/include/python2.5/Python.h:55:20: error: assert.h: No such file or directory usr/include/python2.5/Python.h:43:20: error: unistd.h: No such file or directory usr/include/python2.5/Python.h:41:20: error: stdlib.h: No such file or directory usr/include/python2.5/Python.h:39:19: error: errno.h: No such file or directory usr/include/python2.5/Python.h:37:20: error: string.h: No such file or directory usr/include/python2.5/Python.h:34:5: error: #error "Python.h requires that stdio.h define NULL." usr/include/python2.5/Python.h:32:19: error: stdio.h: No such file or directory In file included from mercurial/mpatch.c:23: usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:122:61: error: limits.h: No such file or directory If you got the following error while trying to run easy_install, it probably means you don't have the "build-essential" package installed. The hgext and mercurial files should be located at /usr/lib/python2.5/site-packages/mercurial-1.0-py2.5-linux-*.egg If you get a extension 'hgext/hbisect' overrides commands: bisect warning, remove the hbisect= line from your configuration file (located at /etc/mercurial/hgrc.d/hgext.rc or ~/.hgrc).
TORTOISEHG USER FIXED IN HGRC UPGRADE
Per the Upgrade Notes, bisect is now a built-in command and the hbisect extension should not be used.
TORTOISEHG USER FIXED IN HGRC INSTALL
Note, if you get a /usr/bin/env: wish: No such file or directory error, it means you need to install the Tk package: sudo apt-get install tk8.5
TORTOISEHG USER FIXED IN HGRC UPDATE
Update : Mercurial 1.0.1 has been released as a bugfix version. Warranty not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This is free software see the source for copying conditions. Mercurial Distributed SCM (version 1.0)Ĭopyright (C) 2005-2008 Matt Mackall and others That was easy! Test it out by typing hg version. Sudo apt-get install python-setuptools python-dev build-essential

