diff options
Diffstat (limited to 'java/jai-imageio/files')
-rw-r--r-- | java/jai-imageio/files/pkg-message-jre.in | 7 | ||||
-rw-r--r-- | java/jai-imageio/files/pkg-message-libmap.in | 7 |
2 files changed, 0 insertions, 14 deletions
diff --git a/java/jai-imageio/files/pkg-message-jre.in b/java/jai-imageio/files/pkg-message-jre.in deleted file mode 100644 index 09bcfc552f4c..000000000000 --- a/java/jai-imageio/files/pkg-message-jre.in +++ /dev/null @@ -1,7 +0,0 @@ -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. diff --git a/java/jai-imageio/files/pkg-message-libmap.in b/java/jai-imageio/files/pkg-message-libmap.in deleted file mode 100644 index 3de1bfbe677b..000000000000 --- a/java/jai-imageio/files/pkg-message-libmap.in +++ /dev/null @@ -1,7 +0,0 @@ -In order to use the JAI Image I/O Tools on FreeBSD native JavaVM, -describe as follows to your /etc/libmap.conf. -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -[%%LIBDIR%%/libclib_jiio.so] -libm.so.6 libm.so.2 -libc.so.6 pluginwrapper/jai.so -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |