Re: [R] if zlib version >= 1.2.5... no

2022-05-30 Thread David Winsemius
Pasting a prior posted thread on the R-Mac list: Ah, well, I see now that libR.dylib was not built or linked in tools.so simply because I had not configured with --enable-R-shlib ... 'make' succeeds but only when I build R as a shared library. The dlopen error isn't seen in the nightly builds, wh

Re: [R] if zlib version >= 1.2.5... no

2017-01-04 Thread David Winsemius
> On Jan 4, 2017, at 8:09 AM, bastl73 wrote: > > Configuring R Which "R" would that be? > with zlib-1.2.10 I get this error: > > checking for zlib.h... yes > checking if zlib version >= 1.2.5... no > checking whether zlib support suffices... configure: error: zlib library and > headers > a

Re: [R] if zlib version >= 1.2.5... no

2017-01-04 Thread peter dalgaard
This was fixed (independently?) in r-devel today: Peter-Dalgaards-MacBook-Air:R pd$ svn log m4/R.m4 | head r71889 | lawrence | 2017-01-04 04:57:31 +0100 (Wed, 04 Jan 2017) | 4 lines R_ZLIB macro tests ZLIB_VERNUM to handle z

[R] if zlib version >= 1.2.5... no

2017-01-04 Thread bastl73
Configuring R with zlib-1.2.10 I get this error: 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 So I asked Mark from zlib about this problem and he wrote back: > exit(strncmp(