Hi Ole,
Good to hear from you here, and thanks for all the astro packaging work you’ve done! I think packaging some Debian Julia Astro packages would be great, if someone else has the interest. I’ll point out a few aspects of Julia and JuliaAstro relevant for packaging:
~/.julia/vX.Y/
. I imagine debian Julia packages would install into a location like /usr/share/julia/site/vX.Y
, as Julia seems to look here for packages by default.Pkg.add("FITSIO")
and will be prompted to enter sudo credentials to install libcfitsio via apt-get if it’s not found. However, it would still be beneficial to be able to install the Julia package itself system-wide, so I think this is still worth pursuing.For any interested Julians, a good first step would be to add an AptGet
provider to the build scripts in FITSIO, WCS and ERFA, so that we’re at least using the available debian shared library packages.
— Kyle
--
You received this message because you are subscribed to the Google Groups "Julia Astro" group.
To unsubscribe from this group and stop receiving emails from it, send an email to julia-astro...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.