1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/java/jai/pkg-message-jre

8 lines
286 B
Plaintext
Raw Normal View History

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.