Changeset 573 for trunk/docs/kernel
- Timestamp:
- Feb 9, 2015, 6:33:28 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/kernel/orfeotoolbox.txt
r572 r573 81 81 export ITK_AUTOLOAD_PATH=/your/path/to/otb/applications 82 82 ../build/otb2zcfg 83 cp *zcfg /location/to/your/cgi-bin 83 mkdir /location/to/your/cgi-bin/OTB 84 cp *zcfg /location/to/your/cgi-bin/OTB 84 85 85 86 .. warning … … 87 88 The ITK_AUTOLOAD_PATH environment variable is required in the [env] section of your main.cfg. 88 89 89 Services configuration file 90 ^^^^^^^^^^^^^^^^^^^^^^^ ^^^90 Test the ZOO OTB support 91 ^^^^^^^^^^^^^^^^^^^^^^^ 91 92 92 93 Once done, OTB Applications should be listed as available WPS Services when runing a GetCapabilities request
Note: See TracChangeset
for help on using the changeset viewer.