Documentation

Q1. What license is IVYGIS package distributed under ?
A.1. It is distributed under the terms and conditions of the GPL license.

Q2. The package install setup is done successfully. However it fails on startup.
A2. There can be various reasons for this. But we suggest looking at the ruby mapscript.so library. The package we distribute, had its mapscript.so binary file compiled on Fedora Core 4. It has also worked without any changes, on Fedora core 5. Fedora core 3 however may require you to compile the ruby mapscript.so from mapserver source, manually and replace the package's copy with it.

Q3. Why is WeBricks server being used ? Lighttpd can improve the performance lot more.
A3. Unfortunately, the lighttpd package contains way too many dependencies for it to be included in the FGS module package. If this is absolutely required, we suggest compiling and installing mapserver from the source and setting up your ivygis engine based application under it.