(Last Update: 2004/04/15)
i18n Version of Mapserver : Package
This package contains the Linux source code for the Mapserver 4.0.1 package plus the i18n (internationalized) patch.
Install:
1. Download mapserver-4.0.1.tar.gz and mapserver-4.0.1-encoding.diff.gz.
mapserver-4.0.1.tar.gz
- mapserver-4.0.1-encoding.diff.gz
2. Extract both the mapserver source plus the patch.
- i.e.
- [user@linuxbox]$ tar xvfz mapserver-4.0.1.tar.gz
- [user@linuxbox]$ gunzip mapserver-4.0.1-encoding.diff.gz
3. Apply the i18n patch.
- i.e.
- [user@linuxbox]$ cd mapserver-4.0.1
- [user@linuxbox]$ patch -p1 < ../mapserver-4.0.1-encoding.diff
4. Compile Mapserver.
- i.e.
- [user@linuxbox]$ ./configure
- [user@linuxbox]$ make
- ** Please refer to Mapserver Homepage for compiling Mapserver with different configuration options.
5. Install.
- i.e.
-
[user@linuxbox]# cp mapserv /var/www/cgi-bin/
License
Copyright (c) 1996-2003 Regents of the University of Minnesota.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies of this Software or works derived from this Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Mapserver i18n Project Members:
Venkatesh Raghavan, Masumoto Shinji, Nonogaki Susumu, Nemoto Tatsuya, Hirai Naoki (Osaka City University, Japan),
Mario Basa, Hagiwara Akira, Niwa Makoto, Mori Toru (Orkney Inc., Japan),
Hattori Norihiro (E-Solution Service, Inc., Japan)
Sponsored by:
IPA (Information-technology Promotion Agency, Japan)