[mapserver-users] php_proj.c problems

Daniel Morissette morissette at dmsolutions.ca
Thu Jul 25 18:17:34 EDT 2002


"Arthur, John" wrote:
> 
> I just moved my mapserver application from a win box to a linux box.  How do
> I compile the php_proj.c file?  All I have is the php_mapscript.so after
> compiling Mapserver (with proj 4.4.5).
> 
> RedHat 7.3
> Mapserver 3.6
> Proj 4.4.5
> 

There is no default target to build it in the main MapServer Makefile,
so after your php_mapscript.so build is done you'll have to do this:

  cd mapscript/php3/
  make php_proj.so

-- 
------------------------------------------------------------
 Daniel Morissette               morissette at dmsolutions.ca
 DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------
  Don't put for tomorrow what you can do today, because if 
      you enjoy it today you can do it again tomorrow.



More information about the mapserver-users mailing list