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/jpl
Vitor Santos Costa af61c886b4 debugging
2016-05-15 08:09:56 +01:00
..
ac stop using submodule 2015-10-13 08:17:51 +01:00
docs stop using submodule 2015-10-13 08:17:51 +01:00
examples stop using submodule 2015-10-13 08:17:51 +01:00
src fix pthread complaining 2015-10-22 00:33:38 +01:00
web stop using submodule 2015-10-13 08:17:51 +01:00
aclocal.m4 stop using submodule 2015-10-13 08:17:51 +01:00
ChangeLog stop using submodule 2015-10-13 08:17:51 +01:00
CMakeLists.txt stop using submodule 2015-10-13 08:17:51 +01:00
config.guess stop using submodule 2015-10-13 08:17:51 +01:00
config.sub stop using submodule 2015-10-13 08:17:51 +01:00
configure.in stop using submodule 2015-10-13 08:17:51 +01:00
demo.pl stop using submodule 2015-10-13 08:17:51 +01:00
install-sh stop using submodule 2015-10-13 08:17:51 +01:00
ISSUES stop using submodule 2015-10-13 08:17:51 +01:00
jpl.doc stop using submodule 2015-10-13 08:17:51 +01:00
jpl.pl debugging 2016-05-15 08:09:56 +01:00
make.bat stop using submodule 2015-10-13 08:17:51 +01:00
Makefile.in stop using submodule 2015-10-13 08:17:51 +01:00
Makefile.mak stop using submodule 2015-10-13 08:17:51 +01:00
README.html stop using submodule 2015-10-13 08:17:51 +01:00
README.MacOS stop using submodule 2015-10-13 08:17:51 +01:00
test_jpl.pl stop using submodule 2015-10-13 08:17:51 +01:00
test_singleton.pl stop using submodule 2015-10-13 08:17:51 +01:00
test-java.sh stop using submodule 2015-10-13 08:17:51 +01:00
testenv stop using submodule 2015-10-13 08:17:51 +01:00

# 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