Re: [julia-users] Set PATH in windows 10

2016-05-09 Thread Michele Zaffalon
When Julia installs, it creates a link in the Start menu. If you right click on the Julia icon, you should be able to figure out the path to the Julia executable, julia.exe. That path should be ending with ...\bin\julia.exe. On Fri, May 6, 2016 at 6:56 AM, Yu Tony wrote: > Hello everyone! > I'm

[julia-users] Set PATH in windows 10

2016-05-05 Thread Yu Tony
Hello everyone! I'm a beginner in programming; i have trouble finding the bin folder and setting PATH environment variales for Julia; Can anyone please tell me where to find the bin folder and what is the directory to set the PATH environment variable to ? Thankyou for your help, Tony