Changes between Version 30 and Version 31 of ZooWorkshop/FOSS4GJapan/CreatingOGRBasedWebServices
- Timestamp:
- Oct 16, 2010, 12:45:21 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWorkshop/FOSS4GJapan/CreatingOGRBasedWebServices
v30 v31 494 494 We do not dicuss the functions body here as we already gave all the details before and the code was volontary made in a similar way. 495 495 496 As done before, you only have to copy the cgi-env files into your cgi-bindirectory :496 As done before, you only have to copy the {{{cgi-env}}} files into your {{{cgi-bin}}} directory : 497 497 498 498 {{{ … … 501 501 }}} 502 502 503 A simple Makefile containing the install section can be written as the following : 504 505 {{{ 503 A simple {{{Makefile}}} containing the install section can be written as the following : 504 505 {{{ 506 #!sh 506 507 install: 507 508 sudo cp ./cgi-env/* /usr/lib/cgi-bin/