Full_Name: Bob Bownes
Version: 2.9.2
OS: Solaris 10
Submission from: (NULL) (164.55.254.106)
The sed lines in src/unix/Makefile confuse the grep distributed with Solaris
that gets configured by ./configure.
Switching from a separator of ':' to a separator of ',' fixes the p
--with-iconv=3Dno --with-x=3Dno
--enable-static=3Dyes --enable-R-static-lib
--prefix=3D/home/dev/scratch/bbownes/R
On Thu, Sep 10, 2009 at 2:34 AM, Peter Dalgaard w=
rote:
> Prof Brian Ripley wrote:
>
>> On Thu, 10 Sep 2009, bow...@gmail.com wrote:
>>
>> Full_Name: Bo
l: having libR.pc is a
> convenience, and --enable-R-static-lib is rarely used.
>
>
>
> On Thu, 10 Sep 2009, Bob Bownes wrote:
>
> Sorry, typo.
>>
>> Yes, it is confusing sed. And, yes, I am also using /usr/xpg4/bin/sed.
>> Here
>> is the error:
>>
>
Full_Name: Bob Bownes
Version: 2.9.2
OS: Solaris 10
Submission from: (NULL) (164.55.254.106)
Symptom: Setting R_SHELL=/bin/bash causes make to fail.
Reproduce with:
bash-3.00# export R_SHELL=/bin/csh;./configure --with-readline=no
--with-iconv=no --with-x=no --enable-static=yes
--prefix=/home
Is there a simple ./configure option to turn off the networking code (e.g. I
want to override HAVE_SOCKETS). Clearly it could be done editing
configure.ac or setting CFLAGS but I was looking for something more elegant.
Thanks,
Bob
[[alternative HTML version deleted]]
conv=no --with-x=no
--enable-static=yes --enable-R-static-lib
--prefix=/home/dev/scratch/bbownes/R
On Thu, Sep 10, 2009 at 2:34 AM, Peter Dalgaard wrote:
> Prof Brian Ripley wrote:
>
>> On Thu, 10 Sep 2009, bow...@gmail.com wrote:
>>
>> Full_Name: Bob Bownes
>>
bR.pc is a
> convenience, and --enable-R-static-lib is rarely used.
>
>
>
> On Thu, 10 Sep 2009, Bob Bownes wrote:
>
> Sorry, typo.
>>
>> Yes, it is confusing sed. And, yes, I am also using /usr/xpg4/bin/sed.
>> Here
>> is the error:
>>
>> bash-