[chandler-users] trying to build chandler.

Kevin T kevinintx at gmail.com
Mon Apr 9 15:00:59 PDT 2007


i have made it through the make compilers and make env stages.
then executed the command.

'make all binaries install'

it chugs along and generates the following messages.  ( snipped from the enc )

  File "/home/kt/osaf/chandler/external/setuptools/setuptools-
0.6c6dev-r54072/setuptools/command/easy_install.py", line 21, in <module>
    from setuptools.package_index import PackageIndex, parse_bdist_wininst
  File "/home/kt/osaf/chandler/external/setuptools/setuptools-
0.6c6dev-r54072/setuptools/package_index.py", line 3, in <module>
    import sys, os.path, re, urlparse, urllib2, shutil, random, socket,
cStringIO
  File "/home/kt/osaf/chandler/external/release/lib/python2.5/urllib2.py",
line 88, in <module>
    import hashlib
  File "/home/kt/osaf/chandler/external/release/lib/python2.5/hashlib.py",
line 104, in <module>
    md5 = __get_builtin_constructor('md5')
  File "/home/kt/osaf/chandler/external/release/lib/python2.5/hashlib.py",
line 31, in __get_builtin_constructor
    import _md5
ImportError: No module named _md5
make[1]: *** [build] Error 1
make[1]: Leaving directory `/home/kt/osaf/chandler/external/setuptools'
make: *** [setuptools] Error 2


having a problem with md5 seems odd.  is there a special python md5 which is
needed??

thank..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/chandler-users/attachments/20070409/ba77ecd0/attachment.htm


More information about the chandler-users mailing list