I have been running julia for a while lately with ijulia and everything worked nicely. then I started building julia with brew --HEAD to keep up to date with the latest changes, worked well enough. But now something happened and nothing works, test run won't work even though julia installs without errors....even when I download the prerelease the process just shuts down
exec '/Applications/Julia-0.3.0-prerelease-a673e4c4de.app/Contents/Resources/julia/bin/julia' [Process completed] So I have a couple of questions: 1) whats likely wrong here? is it some dependencies? how do I make a REALLY clean install 2) is it worth brewing --HEAD julia? How often does/should it fail? 3) when sticking to a stable release I notice that the number of warnings increases as time goes towards the next release. How to avoid? 4) Whats the best strategy to have a healthy and reasonably updated julia Many thanks (again)
