[R] compiling R-1.3.0 under Tru64 Unix

Albrecht Gebhardt albrecht.gebhardt at uni-klu.ac.at
Tue Jun 26 19:27:25 CEST 2001


On Tue, 26 Jun 2001, Frederic Chagnon wrote:

> Dear all-
> 
> I get the same problem in compiling R-1.3.0 on
> Tru64 Unix (OSF 5.0). Here is the final output of
> the ./configure
> 
> R is now configured for alphaev67-dec-osf5.0
> 
>   Source directory:          .
>   Installation directory:    /usr/local
>   C compiler:                gcc  -mieee -g -O2
>   C++ compiler:              c++  -g -O2
>   FORTRAN compiler:          f77  -fpe3 -g
> 
>   X11 support:               yes
>   Gnome support:             no
>   Tcl/Tk support:            yes
> 
>   R profiling support:       yes
>   R as a shared library:     no
> 
> 
> 
> .. and the make stops at the same point as
> Kjetil (at the ctest compile.) The final error
> message is as follows:
> 
> Make: Cannot open
> ./../../../share/make/../../../../etc/Makeconf.
> Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.

I guess you  er not using a GNU make? I think this will be the reason.
Try using gmake if available or rearrange your PATH environment variable
so that GNU make will be found before Tru64 make. 

Albrecht


// Albrecht Gebhardt          Tel.: (++43 463) 2700/3118
// Institut fuer Mathematik   Fax : (++43 463) 2700/3198
// Universitaet Klagenfurt    mailto:albrecht.gebhardt at uni-klu.ac.at
// Universitaetsstr. 65       http://www-stat.uni-klu.ac.at/~agebhard
// A-9020 Klagenfurt, Austria 

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