aboutsummaryrefslogtreecommitdiff
path: root/java/jai/pkg-message-jre
blob: f9c2961a1decf9a113736cd6c1c5bc6c3f885175 (plain) (blame)
1
2
3
4
5
6
7
The JAI libraries are not installed in JRE, so you have to add
  %%TARGET_DIR%%/jar/jai_codec.jar
  %%TARGET_DIR%%/jar/jai_core.jar
  %%TARGET_DIR%%/jar/mlibwrapper_jai.jar
to the CLASSPATH environment variable, and add
  %%TARGET_DIR%%/lib
to the LD_LIBRARY_PATH environment variable.