Ramon Diaz-Uriarte
2016-Mar-22 12:20 UTC
[R-sig-Debian] bzlib, pcre and zlib still needed in rules?
Dear All, I just apt-get source r-base-core and noticed that file "rules" under ./r-base-3.2.4-revised/debian contains (lines 277 to 279) --with-system-bzlib \ --with-system-pcre \ --with-system-zlib \ I wonder if these are still necessary and, in fact, when building R alpha (specifically, R-alpha_2016-03-21_r70361.tar.gz) I get a warning saying that those options are not recognized. Best, R. -- Ramon Diaz-Uriarte Department of Biochemistry, Lab B-25 Facultad de Medicina Universidad Aut?noma de Madrid Arzobispo Morcillo, 4 28029 Madrid Spain Phone: +34-91-497-2412 Email: rdiaz02 at gmail.com ramon.diaz at iib.uam.es http://ligarto.org/rdiaz
Dirk Eddelbuettel
2016-Mar-22 12:38 UTC
[R-sig-Debian] bzlib, pcre and zlib still needed in rules?
On 22 March 2016 at 13:20, Ramon Diaz-Uriarte wrote: | Dear All, | | I just | | apt-get source r-base-core | | and noticed that file "rules" under ./r-base-3.2.4-revised/debian | | contains (lines 277 to 279) | | --with-system-bzlib \ | --with-system-pcre \ | --with-system-zlib \ | | | I wonder if these are still necessary and, in fact, when building R alpha Nope -- good point. Not for new R versions which require this. | (specifically, R-alpha_2016-03-21_r70361.tar.gz) I get a warning saying | that those options are not recognized. Warning != Error. Those building older sources may still want it. Dirk | Best, | | R. | | | | -- | Ramon Diaz-Uriarte | Department of Biochemistry, Lab B-25 | Facultad de Medicina | Universidad Aut?noma de Madrid | Arzobispo Morcillo, 4 | 28029 Madrid | Spain | | Phone: +34-91-497-2412 | | Email: rdiaz02 at gmail.com | ramon.diaz at iib.uam.es | | http://ligarto.org/rdiaz | | _______________________________________________ | R-SIG-Debian mailing list | R-SIG-Debian at r-project.org | https://stat.ethz.ch/mailman/listinfo/r-sig-debian -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
Seemingly Similar Threads
- make check fails with default libblas
- URW Fonts Description in Installation and Administration Manual
- /etc/R/Renviron doesn't set R_LIBS_USER anymore
- postdoctoral position in Computational Biology/Statistics/Evolutionary Biology in Madrid, Spain
- custom built R will not change BLAS/LAPACK with update-alternatives