Re: [julia-users] Trouble compiling Julia v0.4

2015-08-21 Thread Elliot Saba
You shouldn't need libiconv installed through Homebrew for Julia, I don't think. Unlink libiconv, delete deps/libgit2 and reinstall. Usually when brew doesn't want to link something, it's for a good reason. -E

Re: [julia-users] Trouble compiling Julia v0.4

2015-08-21 Thread Jameson Nash
homebrew will generally refuse to install libiconv, since forcing homebrew to install could cause significant issues with other compiles on your machine (like julia) if you've installed homebrew in their recommended location of /usr/local. I recommend uninstalling that and deleting the