d57c59a200
writer, and stream plug-ins for the Java Image I/O Framework and Image I/O-based read and write operations for Java Advanced Imaging. PR: CBUG-ML/2572 Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> Committed at: CBUG 2004 New Year Party
8 lines
302 B
Plaintext
8 lines
302 B
Plaintext
The JAI Image I/O Tools are not installed in JRE, so you have to add
|
|
%%TARGET_DIR%%/jar/clibwrapper_jiio.jar
|
|
%%TARGET_DIR%%/jar/jai_imageio.jar
|
|
%%TARGET_DIR%%/jar/mlibwrapper_jai.jar
|
|
to the CLASSPATH environment variable, and add
|
|
%%TARGET_DIR%%/lib
|
|
to the LD_LIBRARY_PATH environment variable.
|