Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

binaries of Java jai-imageio library for Mac available somewhere

Tags:

java

Are the binaries of Java jai-imageio library for Mac available somewhere? http://java.net/projects/jai-imageio

or did someone manage to compile it for Mac?

like image 877
David Portabella Avatar asked Nov 22 '25 14:11

David Portabella


1 Answers

Juts a quote from wiki

JAI is provided as a free download directly from Sun Microsystems for the Windows, Solaris, and Linux platforms. Apple Inc. provides a Mac OS X version of the API from their website for Mac OS X v10.3; Mac OS X v10.4 ships with it preinstalled.

Path to JAI /System/Library/Java/Extensions

like image 189
Sergii Zagriichuk Avatar answered Nov 25 '25 02:11

Sergii Zagriichuk