On Wed, Feb 3, 2010 at 12:19 PM, <ant...@free.fr> wrote: > Hi all, > > I fail to install tortoisehg on my system, where there are 2 mercurial > versions : > - /usr/bin/hg : v1.3.1 > - /opt/mercurial : v1.4.2 > Do you have any idea on how to proceed ? > > // /opt/tortoisehg is a clone from sources > $ hgtk > abort: This version of TortoiseHg requires Mercurial version 1.4.n to 1.5.n, > but finds 1.3.1 > > $ hg --version > Mercurial Distributed SCM (version 1.4.2) > > $ whereis hg > hg: /usr/bin/hg /usr/share/man/man1/hg.1.gz > > $ echo $PATH > /opt/mercurial:/opt/tortoisehg:/opt/apache-ant/bin:/home/ben/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
The key environment variable is PYTHONPATH You want the /opt version to be read before the /usr/lib version. -- Steve Borho ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Tortoisehg-discuss mailing list Tortoisehg-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss