-
Notifications
You must be signed in to change notification settings - Fork 37
Windows install error #25
Comments
Horrifyingly, that .zip file is still coming from my public Dropbox folder, so probably need to figure out a better place (@tkelman?). Maybe bad connection to Dropbox? Try again? |
Oh dear. I can put this in my Sourceforge binary dumping ground and/or give access to anyone else who wants it (not that it's hard to make your own...). The JuliaLang S3 would be even better. I thought the Binaries provider would be using the native Windows file downloading API rather than curl? We could also figure out how to actually create a new WinRPM package, I've been meaning to go through that process one of these days. |
The HttpCommon issue has been resolved by moving the dependency on Calendar to Dates.jl. What do you guys think about the binary issue? |
It's a pretty damn tiny file, 76 KB. Can BinDeps handle local file Binaries? I know it's bad git practice, but we could even just check the file into the repository here. |
I personally think that'd be fine. Not sure about BinDeps. |
I thought the last time we discussed this, it was going to move onto the JuliaLang S3. I can't find the discussion currently, but this was definitely discussed before. |
It was probably in January when I was scrabbling to get all working for the class I was teaching. |
Hey @StefanKarpinski or @ViralBShah, could you help us put the HttpParser's tiny binary dependency into JuliaLang's S3? |
I think there might be value in rewriting HttpParser in julia. Usually I don't recommend it, but it's not a big library and avoiding the binary dependency is a huge win. |
It is pretty short, ~2000 of C. Could be fun project for someone to get their feet wet with Julia for non-math-stuff. |
I'm getting this on master 0.4:
And this on 0.3
The text was updated successfully, but these errors were encountered: