R H wrote: > I realized I should have installed Proj4. Do I need to do any > steps to remove PostGis and Geos to do a clean install with Proj4? > This would be on a linux box. thanks If you've compiled PostGIS from source, I believe you need to recompile it --with-proj and reinstall it after installing PROJ4. Colin