[Mapserver-users] Re: Mapscript on Linux Red Hat
Daniel Morissette
morissette at dmsolutions.ca
Tue Aug 12 07:11:04 PDT 2003
Please use the mapserver-users list for your questions. Others may have
the same problem and learn from the questions/answer when reading the
list or browsing/searching the archives. Plus you increase your chances
of getting a response since more eyes will see your question. And
finally that saves us from having to reply dozens of times to the same
question via direct email.
See reply to your question below...
Alexander Shostko wrote:
>
> I am porting mapscript application to Linux. What is the working
> combination
>
> Mapsever 4.0 (or 3.6)
>
If you are porting a 3.6 application then you could go with 3.6 on Linux
as well to make the transition easier. Otherwise 4.0 is officially the
latest and greatest stable release
> php as cgi or module (version 4.3.2)
>
PHP as a CGI for both 4.0 or 3.6.
> what is absolute must to be compiled in (pdflib, ming, curl,
> jpeglib, pnglib,
> zd, etc.)
>
The only absolute requirement is GD (GD 1.8.4 for 3.6, or GD 2.0.12 or
more recent for V4.0). jpeglib and pnglib are required by GD if you
built it using those formats so they're also required by MapServer.
Same with freetype if you built your GD to use it.
You may need other libs depending on the options you need for your
application. See the file README.CONFIGURE in the root of the MapServer
source package for a description of what each lib/option does and how to
enable it.
Finally, you'll also find resources on compiling and installing PHP
MapScript in the Wiki at
http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?PHPMapScript
Daniel
--
------------------------------------------------------------
Daniel Morissette morissette at dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
More information about the MapServer-users
mailing list