(2004/04/15更新)
English

MapServer国際化版(i18n)パッケージ
(i18n Version of Mapserver : Package)


このパッケージには,MapServer 4.0.1 ソースコードと国際化パッチが含まれています. Linuxで使用するための手順を以下に説明します.

インストール手順:

1. つぎのmapserver-4.0.1.tar.gz と mapserver-4.0.1-encoding.diff.gz をダウンロードします.

  mapserver-4.0.1.tar.gz
  mapserver-4.0.1-encoding.diff.gz


2. ダウンロードしたファイルを解凍します.

  [user@linuxbox]$ tar xvfz mapserver-4.0.1.tar.gz
  [user@linuxbox]$ gunzip mapserver-4.0.1-encoding.diff.gz


3. 国際化パッチをあてます.

  [user@linuxbox]$ cd mapserver-4.0.1
  [user@linuxbox]$ patch -p1 < ../mapserver-4.0.1-encoding.diff


4. MapServer をコンパイルします.

  [user@linuxbox]$ ./configure
  [user@linuxbox]$ make


 注:configure のオプションに関する詳細は,README.CONFIGURE ファイル, または MapServer のホームページをご覧ください.

5. mapserv ファイルを Web サーバの cgi-bin ディレクトリにコピーします.
  [user@linuxbox]# cp mapserv /var/www/cgi-bin/.



ライセンス
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国際化プロジェクト メンバー:
Venkatesh Raghavan, 升本 眞二, 野々垣 進, 根本 達也, 平井 尚喜(大阪市立大学)
Mario Basa, 萩原 顕, 丹羽 誠, 森 亮(株式会社オークニー)
服部 典弘(株式会社イー・ソリューション・サービス)


プロジェクトスポンサー:
独立行政法人 情報処理推進機構(IPA;Information-technology Promotion Agency, Japan)