What’s the Native Library Directory to put those DLLs into for Windows installation? I ran this program:
System.out.println(System.getProperty("java.library.path"));
But that just echoed PATH from autoexec.bat. I’m running WinXP and I’ve got the entire Java 2 SDK set up already.
Thanks,
- Matt