wow, you are correct<br>I've got pg_config 5 times<br><br>home/randy/postgresql-8.1.3/src/bin/<br>home/randy/postgresql-8.1.3.src/bin/pg_config/<br>usr/bin/<br>usr/lib/postgresql/8.1/bin/<br>usr/local/pgsql/bin/<br><br>I thought I had a pretty clean install, I guess a couple slips is all it takes to muck it up.  I think I only goofed twice and I didn't think it was that serious, couple steps out of order and then gone back- however I re-ran 
postgresql-8.1.3 install last night, I gues that's where some of the problem is, but yet these original problems still have to be fixed.<br>Thanks<br>well it will be interesting to see what I can do here, in the meantime I'm going to pop in a new harddrive and start over.
<br>Thanks<br><br><div><span class="gmail_quote">On 4/27/06, <b class="gmail_sendername"><a href="mailto:strk@refractions.net">strk@refractions.net</a></b> <<a href="mailto:strk@refractions.net">strk@refractions.net</a>
> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thu, Apr 27, 2006 at 09:32:24AM -0700, Randy Burkhardt wrote:<br><br>> pg_config --includedir-server  returns
<br>> /usr/include/postgrsql/8.1/server<br>><br>> however I find 'postgres.h' these 3 places<br>><br>> usr/local/pgsql/include/server/<br>><br>> usr/include/postgresql/<br>><br>> home/randy/postgresql-
8.1.3/src/include/<br><br>Your installation is pretty screwed up Randy.<br>You probably have more then one pg_config, at<br>least one for each postgres.h you found.<br>If you handle to find it pass it to PostGIS (not GEOS)
<br>configure script:<br><br>For example:<br>./configure --with-pgsql=/usr/local/pgsql/bin/pg_config<br><br>--strk;<br>_______________________________________________<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">
postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br></blockquote></div><br>