Files
kurt 2777b03683 Update to use jdk 11+ to run:
* Use javaPathHelper to set default value for JAVA_HOME and remove
requirement that this be pre-set in the environment.

okay ajacoutot@ ian@
2025-12-24 15:48:17 +00:00

8 lines
346 B
Plaintext

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
Running the EC2 API tools requires the following to be set in the environment:
export EC2_HOME=${TRUEPREFIX}/ec2-api-tools
export PATH=${PATH}:${EC2_HOME}/bin