NASAWorldWind / WorldWindServerKit

The NASA WorldWind Server Kit (WWSK) is an open source Java project that assembles GeoServer for easy distribution and implementation.
92 stars 54 forks source link

Native JAI configuration for Linux #101

Closed emxsys closed 6 years ago

emxsys commented 7 years ago

Add a "setup-jai" script to the Linux setup that allows the user to optionally install the native JAI components. The script should also allow the removal of the native JAI and revert back to the pure Java JAI implementation. The script should allow the user to read the JAI license terms.

The proprietary native JAI components should be included in the "aggregate" distribution of WWSK. But they should not be installed without the user's permission and agreement to the JAI license terms.