The following JWeb related files will be created under: PARENT-DIR/web/jweb
| File | Contents |
|---|---|
| src directory | Jweb source code |
| linux/j2re-1_4_2_06-linux-i586.bin | JRE install script |
| linux/jai-1_1_2_01-lib-linux-i586-jre.bin | JAI install script |
| linux/linux.WEB.jar | Linux Jweb Java archive |
| linux/font.properties | Linux Jweb fonts |
| linux/jweb.cshrc | Jweb 'C' shell environment variables |
Most Linux distributions install a Java Run Time Environment (JRE) by default. However only a few Linux distributions install the Java Advanced Imaging Run Time Environment (JAI) which is needed by Jweb. You could add JAI to your Java installation but due to various issues it is often simpler to install a second JRE containing JAI as described here.