Thread
:
Mercurial on Maemo 5/N900
View Single Post
eagle_linux
2011-05-23 , 12:52
Posts: 20 | Thanked: 16 times | Joined on Jun 2010
#
10
Hmm, strange. Did you install with two seperate commands, i.e.
Code:
dpkg -i mercurial_1.4.1-maemo1_armel.deb dpkg -i mercurial-common_1.4.1-maemo1_armel.deb
?
As a result, there should be a /usr/lib/python2.5/site-packages/mercurial and a /usr/lib/python2.5/site-packages/hgext directory.
Another option would be to extract the deb files with dpkg -X [filename] and then move the site-packages tree to /usr/lib/python2.5 manually. But then again, it worked for me without that, so I'm not sure if it would work or have other unforseen consequences...
EDIT: removed a typo
Quote & Reply
|
The Following User Says Thank You to eagle_linux For This Useful Post:
antezz
eagle_linux
View Public Profile
Send a private message to eagle_linux
Find all posts by eagle_linux