Skip to content
Prev 14094 / 15075 Next

editline instead of readline in R-4.2 and R-4.3 builds

G?bor,

thank you very much for testing, this is a good catch. The readline library was missing from the build machine. I was doing a clean re-build of the image and readline5 is not part of the r-base-dev recipes group (since it is optional) so it was not included in the automated setup. Now added manually.

Thanks,
Simon