On Sep 9, 2007, at 2:03 PM, Frank Mcpherson wrote:
I hadn't noticed it was doing that. I attempted adding --prefix=$ {prefix} to configure.args to fix it, but that didn't work.
Anyone know how to fix this type of issue?
I was digging around on the postgis archives, where there was a similar problem with a Debian install. It seems that during the build, when the process descends into loader sub-directory, some of the make variables are reset. Doesn't make sense to me, since the loader's makefile is using the override directive with the "+=" mode. If my understanding is correct, it should be adding to the variables. But I'm right on the edge of my knowledge, so don't take anything I say without confirmation. I'm more than willing to try any suggestions, any one would volunteer. Thanks, Jeff