Prof Brian Ripley
2005-Apr-06 10:07 UTC
[Rd] HP-UX and IRIX recent builds? Any other rare platforms?
I am revising the section in R-admin on platforms. When I asked about locales earlier this year I got no reply about HP-UX and IRIX, so I will presume that no one has built R on those OSes recently. If you have, please send me the OS number and the flags you used. Platforms where I have seen recent reports: Linux MacOS X Solaris 8, 9, 10 (any Solaris 7 users please let me know) AIX 5.1 and 5.2 FreeBSD and less recently, OSF/1. -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Martyn Plummer
2005-Apr-06 12:42 UTC
[Rd] HP-UX and IRIX recent builds? Any other rare platforms?
I have just (this week) got access to an SGI Origin running IRIX 6.5.27. In answer to your previous questions about locales, "locale -a" shows no utf8 locales; mbrtowc and wcwidth are defined in wchar.h. Compiling R with the native compilers looks problematic. If I find the right compiler flags I will let you know. Martyn On Wed, 2005-04-06 at 09:07 +0100, Prof Brian Ripley wrote:> I am revising the section in R-admin on platforms. When I asked about > locales earlier this year I got no reply about HP-UX and IRIX, so I will > presume that no one has built R on those OSes recently. If you have, > please send me the OS number and the flags you used. > > Platforms where I have seen recent reports: > > Linux > MacOS X > Solaris 8, 9, 10 (any Solaris 7 users please let me know) > AIX 5.1 and 5.2 > FreeBSD > > and less recently, OSF/1. >
Rich FitzJohn
2005-Apr-07 09:07 UTC
[Rd] HP-UX and IRIX recent builds? Any other rare platforms?
Hi, Not that rare presumably, but I've just got R up and running on NetBSD 2.0/i386, using gcc 3.3.3, straight from the packages collection (this does apply a few patches to the configure script, and I have not examined what they are). make check does fail, however, as it cannot load package tcktk. There is a core dump, but I have no idea how to extract anything useful from that (and presumably need to recompile R with debugging information turned on). As I don't use this package, it doesn't bother me, but I'm happy to do any investigating. (Since it seems relevant, I have tcl 8.4.9). I'll probably have a shot at NetBSD/alpha once R-2.1.0 is released. Cheers, Rich On Apr 6, 2005 8:07 PM, Prof Brian Ripley <ripley@stats.ox.ac.uk> wrote:> I am revising the section in R-admin on platforms. When I asked about > locales earlier this year I got no reply about HP-UX and IRIX, so I will > presume that no one has built R on those OSes recently. If you have, > please send me the OS number and the flags you used. > > Platforms where I have seen recent reports: > > Linux > MacOS X > Solaris 8, 9, 10 (any Solaris 7 users please let me know) > AIX 5.1 and 5.2 > FreeBSD > > and less recently, OSF/1. > > -- > Brian D. Ripley, ripley@stats.ox.ac.uk > Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ > University of Oxford, Tel: +44 1865 272861 (self) > 1 South Parks Road, +44 1865 272866 (PA) > Oxford OX1 3TG, UK Fax: +44 1865 272595 > > ______________________________________________ > R-devel@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel >-- Rich FitzJohn rich.fitzjohn <at> gmail.com | http://homepages.paradise.net.nz/richa183 You are in a maze of twisty little functions, all alike