Can anyone help me figure out a "linking issue"? My little patch on #1058 introduced a dependency from "./raster" to "./postgis", ergo I linked <a href="http://rtpostgis-2.0.so">rtpostgis-2.0.so</a> against <a href="http://postgis-2.0.so">postgis-2.0.so</a> in the build directory. After install, when <a href="http://postgis-2.0.so">postgis-2.0.so</a> is where it should be, the link is broken. Is there a standard/accepted way to handle this? <br>
<br>There was a pre-existing link to liblwgeom.a in the build directory. I assume this did not cause problems because it was statically linked. Any help is appreciated.<br><br>Bryce<br>