Top > FWTools
- http://fwtools.maptools.org/
-- [[OpenEV]] や [[GDAL]] 等はこれのサブパッケージ
- Linux と Windows 用の実行バイナリが提供されている
--  http://home.gdal.org/fwtools/FWTools-linux-2.0.4.tar.gz

* インストール [#df99c034]

- 参考: http://fwtools.maptools.org/linux-main.html

 # cd /opt
 # tar xvfz ~yoya/geo/FWTools/FWTools-linux-2.0.4.tar.gz
 # mv FWTools-2.0.4 FWTools
 # chown -R yoya FWTools
 # exit
 % cd /opt/FWTools/
 % ./install.sh

* 環境設定 [#hcccee59]
 # FWTools
 export FWTOOLS_PATH=/opt/FWTools
 export PATH=$PATH:FWTOOLS_PATH/bin_safe

* 実行準備 [#gebf3c8a]
 sh /opt/FWTools/fwtools_env.sh

* 関連 [#p5508bfb]

- [[GIS]] | [[mapping]]
- [[Shape]]

Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes