Mercurial installation on Solaris sparc
Keerthi Kondaka
Keerthi.Kondaka at sun.com
Mon Apr 14 06:34:11 UTC 2008
Hello All,
I am having problems in running hg on my Solaris 10 sparc machine.
First I downloaded mercurial package SUNWmercurial-0.9.5-sparc.pkg.bz2
from :
http://www.opensolaris.org/os/community/tools/scmdownloads/
2. installed Python 2.4.5 and I used gcc to build python.
3. ln -s /usr/local/bin/python /usr/bin/python
4. export PYTHONPATH=/usr/local/lib/python2.4/vendor-packages
But hg command shows following error:
Traceback (most recent call last):
File "/usr/bin/*hg*", line 11, in ?
from mercurial import demandimport; demandimport.enable()
ImportError: No module named mercurial
Can anyone please advise regarding this error?
Thanks in advance,
Keerthi
More information about the Mercurial
mailing list