When the JAGS had been installed and added a path "C:\Program Files\JAGS\JAGS-3.4.0\x64\bin" to system variable on WIndows 7 x64, I turn Julia's REPL to shell mode and then command run(`jags`). But, it return error like "Error: could not spawn `jags`: no such file or directory (ENOENT)".
I have tried Windows' Command Prompt out and simply command: jags, it can find jags. But how to make Julia find JAGS? Thanks :)
