[Xapian-devel] Compilation error
Aman (neshu) Agarwal
neshuagarwal1909 at gmail.com
Wed Aug 24 11:23:10 BST 2011
Hi All,
I am compiling the development code of xapian (
http://trac.xapian.org/browser/trunk) and while doing *'make*' it will give
following error
PYTHONPATH="xapian:$PYTHONPATH" /usr/bin/python -c "import _xapian"
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError:
dlopen(/Users/iphonedev/xapian/xapian-bindings/python/xapian/_xapian.so, 2):
Library not loaded: /usr/local/lib/libxapian.0.dylib
Referenced from:
/Users/iphonedev/xapian/xapian-bindings/python/xapian/_xapian.so
Reason: image not found
make[4]: *** [xapian/__init__.pyc] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
don't get it what's the problem :-/
I already installed all necessary package .. did I miss some thing ?
--
Aman Agarwal
"If you want to follow you should follow it 100%"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20110824/7f8bbc1e/attachment.htm>
More information about the Xapian-devel
mailing list