[Mapserver-users] can't find php_proj.so

Daniel Morissette morissette at dmsolutions.ca
Mon Nov 24 21:01:15 EST 2003


Matt Doggett wrote:
> Aha! I finally found it (php_proj.c) in the Mapserver distribution.
> However it did not compile to create a php_proj.so file. I configured
> Mapserver --with-proj  and I am able to view/reproject data files in
> Mapserver. So why didn't php_proj.c compile?
> 

php_proj.so is not compiled by default.  You have to cd to the 
mapscript/php3 directory and type 'make php_proj.so'

Note that you can reproject points using the $pointObj->project() method 
so you don't really need php_proj.so to reproject coordinates.

HTH

Daniel
-- 
------------------------------------------------------------
  Daniel Morissette               morissette at dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------




More information about the mapserver-users mailing list