I compiled from the git repo (from 3-26-2010) and everything compiled and installed correctly, but when I try to use the python bindings I get:<br><br>ImportError: /home/prima/opt/redland/usr/lib/python2.6/site-packages/Redland.so: undefined symbol: raptor_locator_uri<br>
<br>PYTHONPATH is set to look at the site-packages directory and LD_LIBRARY_PATH set to the location of the redland libs. <br><br>Is the a problem on my end?<br><br>Chris<br>