[Rd] build buglet

Prof Brian D Ripley ripley@stats.ox.ac.uk
Tue, 13 Jun 2000 21:47:30 +0100 (BST)


On Tue, 13 Jun 2000, Paul Gilbert wrote:

> 
> >> assume it is "C" that is used by R CMD build?
> 
> >Depends on your Perl installation, perhaps. I would expect it to
> >recognize locales if it is recent.
> 
> I'm using Perl 5.004_04 built for sun4-solaris.

Um. Pretty old. May not be built with locale support then. (The current
version, 5.6.0, is two `major' versions on.)

> >It is more likely that your shell
> >is not using the locale sort.  I'd set LANG=C LC_ALL=C via your
> >Makefile, script, whatever.
> 
> Should I be doing a sort to get the result of Rdindex into the same order as "R
> CMD build" gets? I can't seem to get Rdindex to recognize any locale settings.

The shell expands the * before Rdindex ever gets hold of it. And what it
does re locales is an installation default (assuming it is a Solaris shell
not bash or tcsh, for both of which NLS support is optional).

Brian

-- 
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 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._