You should set both. The LD_LIBRARY_PATH environment variable for the operating system, and the java.library.path system property for the JVM.
Scott > On Mar 23, 2020, at 8:30 AM, Vladimir Kokovic <[email protected]> > wrote: > > Hi, > Does this mean that the only solution is java.library.path system property, > ie. that there is no LD_LIBRARY_PATH option? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
