+----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- Configuring Java support ======================== To enable Java support, R needs to know where the JVM and the Java libraries are located. Running: # export JAVA_HOME=${LOCALBASE}/jdk-11 # ${TRUEPREFIX}/bin/R CMD javareconf as root, will update both ${TRUEPREFIX}/lib/R/etc/Makeconf and ${TRUEPREFIX}/lib/R/etc/ldpaths with the right settings.