[Rd] R 2.11.0 on RHEL5

2010-05-02 Thread Chuck White
I have built lapack-3.2 and atlas3.8.3 for a RHEL5.3 VM. The following files have been created -- libatlas (.a & .so), libcblas (.a & .so), libf77blas (.a & .so), liblapack (.a & .so), libptcblas (.a & .so), libptf77blas (.a & .so) and libstatatlas.a. When building R 2.11.0, I would like to be

[Rd] R 2.11.0 on RHEL5

2010-05-02 Thread Chuck White
I have built lapack-3.2 and atlas3.8.3 for a RHEL5.3 VM. The following files have been created -- libatlas (.a & .so), libcblas (.a & .so), libf77blas (.a & .so), liblapack (.a & .so), libptcblas (.a & .so), libptf77blas (.a & .so) and libstatatlas.a. When building R 2.11.0, I would like to be

[Rd] tty (serial) patch update

2010-05-02 Thread Matt Shotwell
All, Just an update on the tty (formerly serial) connection patch I'm working on. Simon pointed out that a tty connection needed blocking capability and flow control. These features are added in this patch, with additional documentation (?tty). Hardware flow control (CTS/RTS, CD, etc.) would be m