Hi Tim, I just followed your suggestion and went back to the latest release. Now the package won't install at all anymore and I get the following error:
====================================================[ ERROR: HDF5 ]==================================================== Provider PackageManager failed to satisfy dependency libhdf5 while loading /home/myname/.julia/v0.3/HDF5/deps/build.jl, in expression starting on line 23 ======================================================================================================================= ===================================================[ BUILD ERRORS ]==================================================== WARNING: HDF5 had build errors. - packages with build errors remain installed in /home/myname/.julia/v0.3 - build a package and all its dependencies with `Pkg.build(pkg)` - build a single package by running its `deps/build.jl` script ======================================================================================================================= On Sunday, October 12, 2014 8:12:24 AM UTC-4, Tim Holy wrote: > > Try another Pkg.update() and see if that fixes it for you. > > Is there any reason you're running "julianightlies"? There are so many > disruptive changes in the development version of julia right now that you > are > likely to encounter such issues repeatedly. If you're not up to fixing > problems > yourself, I'd recommend sticking with "juliareleases". > > --Tim > > > On Saturday, October 11, 2014 02:54:46 PM tcs wrote: > > Excuse my ignorance but do you mean to update to the nightly of the > package > > or julia. The latter I have alerady done but it does not seem to work. I > > unfortunately wouldn't know how to do the former. > > > > On Saturday, October 11, 2014 5:02:55 PM UTC-4, Daniel Høegh wrote: > > > I think if you update to a new nightly it will work because the > library > > > has changed to conform to the pull-request. > >
