This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/jpl
Vitor Santos Costa 4b3aedccb5 misc
2018-07-15 13:44:55 +01:00
..
src misc 2018-07-15 13:44:55 +01:00
web
CMakeLists.txt unify java 2016-04-05 07:48:01 +01:00
jpl.doc
jpl.pl fix Malloc over/underflow 2018-06-18 10:25:17 +01:00
make.bat
Makefile.in
Makefile.mak
README.html
README.MacOS
test_jpl.pl
test_singleton.pl
test-java.sh
testenv

# Compiling JPL for MacOS

Updated: Nov 5, 2013 for MacOS 10.9

# Using Apple's Java distribution

Somehow MacOS did not install the Java SDK correctly, so I ended up without
jni.h.  I did not find a resolution for that.

# Using Oracle's SDK

Download from

  - http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

which installs

  - /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home

Set $JAVAPREFIX to

  - /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/bin