Changes between Initial Version and Version 1 of Ticket #32176


Ignore:
Timestamp:
Nov 21, 2011, 11:28:20 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32176

    • Property Owner changed from macports-tickets@… to deric@…
    • Property Summary changed from missing files for mercurial to mercurial: missing files
    • Property Port mercurial added
  • Ticket #32176 – Description

    initial v1  
    11I have installed mercurial but when I run it I get:
    22
     3{{{
    34$ hg help
    45abort: couldn't find mercurial libraries in [/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info]
    56(check your install and PYTHONPATH)
     7}}}
    68
    79I have tried cleaning it and forcing a new fetch, build, install, but this has had no effect. How do I retrieve the missing files?