[R] Problems with R-0.65.0
Prof Brian D Ripley
ripley at stats.ox.ac.uk
Tue Sep 14 08:50:44 CEST 1999
On Mon, 13 Sep 1999, Ralf Herbrich wrote:
>
> Hello,
>
> I installed the new release 0.65.0 of R on our local Solaris system. As I
> already (and sucessfully) installed the 0.64.0 and 0.64.1 version of R, I
> hadn't had any trouble during the installation. But as I've started R in
> order to see the demo I've got horizontal and vertical lines goint to the
> left and top of the X11 window at each tick (demo ("graphics")). This
> seems not to be a grid but is now standard in any 2D plot (I also tried
> several of my own R programs). Furthermore, the exported postscripts
> (dev.print (file="blabla.ps")) can't be displayed by ghostscript.
>
> What did I wrong during the installation?
Probably nothing. I have seen this effect on Solaris when the configuration
did not work consistently (that is it re-configured with different settings
because the environment variables were different: usually because I did not
ask it to re-configure).
I think the reason is that either HAVE_FINITE is not defined in
src/include/Rconfig.h or it is defined and FINITE_BROKEN is also defined.
Can you send me (privately)
that file,
the result of typing `R.version' and
details of the compilers used
(for starters).
It might be worth doing
make clean
rm config.cache
./configure
(keep the output)
make
to try once again.
--
Brian D. Ripley, ripley at 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-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list