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
> 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
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
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(
4 matches
Mail list logo