wmjie / ibm-db

Automatically exported from code.google.com/p/ibm-db
0 stars 0 forks source link

ibm_db osx 10.7 #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. python -c 'import ibm_db'
2.
3.

What is the expected output? What do you see instead?

ImportError                               Traceback (most recent call last)

/Users/locojay/build/ibm-db/<ipython console> in <module>()

ImportError: 
dlopen(/usr/local/Cellar/python/2.7.1/Frameworks/Python.framework/Versions/2.7/l
ib/python2.7/site-packages/ibm_db-1.0.4-py2.7-macosx-10.5-intel.egg/ibm_db.so, 
2): Symbol not found: _dsIsDirServiceRunning
  Referenced from: /Users/locojay/sqllib/lib64/libdb2.dylib
  Expected in: /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

What version of the product are you using? On what operating system?

ibm_db 1.0.4
Please provide any additional information below.

issue occurs on os x lion 10.7 after a pip install ibm_db

Original issue reported on code.google.com by locojay...@gmail.com on 1 Aug 2011 at 9:05

GoogleCodeExporter commented 9 years ago
Sorry to inform you but we are no longer supports MAC OS.

Original comment by rahul.pr...@in.ibm.com on 2 Aug 2011 at 7:13