On Fri, May 15, 2009 at 10:04 AM, Paul McCullough <[email protected]> wrote:
> My question include > - how can I tell if proj4 is installed correctly? run the 'proj' command and see it convert something for you. probably it's fine. the nad2nad missing issue will be a problem if you do datum shifts in your work. getting datum support is trickier than it should be. you have to download the separate proj-datumgrid-1.4.zip file and unzip it into the ./nad directory in the proj4 source. (yeah) then recompile and reinstall > - should I be worried all the errors I encountered while doing the yum > installs? perhaps, though you got things to work in the end. generally package installs should be silent and deadly and noise indicates something awry. not a postgis/proj issue though. > - should I not be using the 64bit OS? 64bit should work fine in this day-and-age, and compiling from scratch is the best way to ensure your software actually is running 64bit. Paul > > > Thanks > Paul > -- > View this message in context: > http://www.nabble.com/installation-issue---compiling-proj4-tp23563815p23563815.html > Sent from the PostGIS - User mailing list archive at Nabble.com. > > _______________________________________________ > postgis-users mailing list > [email protected] > http://postgis.refractions.net/mailman/listinfo/postgis-users > _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
