[R] Re: building xgobi on Solaris

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Apr 10 14:34:18 CEST 2000


> Date: Mon, 10 Apr 2000 14:14:39 +0200
> From: Erich Neuwirth <erich.neuwirth at univie.ac.at>
> X-Accept-Language: en
> To: R-help at r-project.org
> Subject: [R] Re: [Rd] R CMD build/check
> 
> i am trying to compile xgobi ob my solaris box,
> but i don't have
> /usr/ccs/bin/cc
> installed
> 
> is there a makefile for building xgobi on solaris with gcc?

Just run imake, than edit the Makefile it produces. You'll need to
change CC and CFLAGS.  I always use gcc: until recently it crashed if
compiled under cc (but the error was in xgobi's code).


-- 
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