[redland-dev] Python bindings on OSX
Mark Nottingham
mnot at mnot.net
Sun Aug 8 19:53:19 BST 2004
Hello,
I'm trying to build the Python bindings on OSX, but am running into a
problem;
Traceback (most recent call last):
File "./redlandtest.py", line 12, in ?
from RDF import *
File "/Users/mnot/Desktop/redland-bindings-0.9.18.1/python/RDF.py",
line 121, in ?
import Redland
ImportError: Loaded module does not contain symbol _initRedland
This is directly after a vanilla install of;
raptor 1.3.1
rasqal 0.9.2
redland 0.9.18
On OSX 10.3.4 (7H63) with Python 2.3 (Apple's build) and swig 1.3.20
(via Fink). Gcc is 3.3 20030304; I *believe* that's the one that comes
with XCode 1.5.
Any ideas?
Thanks,
--
Mark Nottingham http://www.mnot.net/
More information about the redland-dev
mailing list