search for: 35689

Displaying 2 results from an estimated 2 matches for "35689".

Did you mean: 30689
2015 Nov 04
0
Building R for AIX in 64-bit mode
...1 configure: failed program was: configure:35647: result: no configure:35647: checking for bzlib.h configure:35647: result: no configure:35712: checking whether bzip2 support suffices configure:35719: error: bzip2 library and headers are required configure: exit 1 And after adding that: configure:35689: gcc -maix64 -std=gnu99 -o conftest -I/opt/64/include -I/opt/buildaix/include -O2 -mminimal-toc -I/opt/buildaix/include -I/opt/include -L/usr/local/lib conftest.c -lbz2 -lz -lrt -ldl -lm -liconv >&5 configure:35689: $? = 0 configure:35689: ./conftest configure:35689: $? = 1 configure: p...
2015 Nov 04
2
Building R for AIX in 64-bit mode
On 2015-10-15 15:02, Prof Brian Ripley wrote: > On 15/10/2015 13:32, Michael Felt wrote: >> Hi. >> >> Just wanted to let you know I am getting close to packaging R for AIX in >> 64.bit mode. > > Which version? (You mentioned 3.1.3 and 3.2.2 far below.) There is > little value in reporting on frozen branches, and most value in > reporting on R-devel where