HenrikBengtsson / CBI-software

A Scientific Software Stack for HPC (CentOS oriented)
https://wynton.ucsf.edu/hpc/software/software-repositories.html
5 stars 2 forks source link

R: Need to load 'zlib' module on TIPCC #4

Closed HenrikBengtsson closed 2 years ago

HenrikBengtsson commented 4 years ago
checking zlib.h presence... yes
checking for zlib.h... yes
checking if zlib version >= 1.2.5... no
checking whether zlib support suffices... configure: error: zlib library and headers are required
make: *** [/tmp/henrik/20191212/R-3.6.2/config.log] Error 1

In general: Make it possible to specify additional modules to be loaded, e.g. via a env var. Note that we call module purge before installing to make sure we use a vanilla setup.

HenrikBengtsson commented 2 years ago

Not necessary now. TIPCC will soon be retired.