I'm having problem in MacOSX when trying to use XRJulia package. When I run FindJulia, I get the error:
"Error in findJulia() : No julia executable in search path and JULIA_BIN environment variable not set"
There seems to be an answer here but I don't really understand it, How do I add a "key" in MacOSX and how do I add Julia to the path? A step by step explanation would be very much appreciated,
Thanks
EDIT: I resolved the problem and here is the piece of code I used for setup:
julia_setup(JULIA_HOME="/Applications/Julia-1.0.app/Contents/Resources/julia/bin")