Hello, I'm trying to package the pre-built NetLogo package (from https://ccl.northwestern.edu/netlogo/6.0.2/) for Gentoo. Gentoo policy frowns heavily on bundled dependencies (such as a full copy of Java 8), so I'm trying to get NetLogo to run using the system JRE. What I'm wondering is if there's a way to pass an environment variable for app.runtime in NetLogo.cfg, since I can't hardcode the path. Is there a way to use, for example, $JAVA_HOME as my app.runtime? I tried plugging that in but the variable wasn't expanded.
Thanks, Chris -- You received this message because you are subscribed to the Google Groups "netlogo-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
