Displaying 2 results from an estimated 2 matches for "installatuion".
Did you mean:
installation
2001 Oct 23
1
No subject
...C++ compiler: CC -OPT:IEEE_NaN_inf=ON -g
FORTRAN compiler: f77 -OPT:IEEE_NaN_inf=ON -g
X11 support: yes
Gnome support: no
Tcl/Tk support: no
R profiling support: yes
R as a shared library: no
Then, when I test the installatuion by invoking make check , I got the
following error message:
[duval at svsgi4]/shome/d/duvalm/R-1.2.3/tests> make test-All
don't know how to make ../../library/base/R/base (bu42).
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
Any clue to bypass this problem will be...
2001 Oct 24
0
Re: Compiling R v 1.3.1 under Irix 6.5 on SGI Origin
...f77 -OPT:IEEE_NaN_inf=ON -g
> >
> > X11 support: yes
> > Gnome support: no
> > Tcl/Tk support: no
> >
> > R profiling support: yes
> > R as a shared library: no
> >
> > Then, when I test the installatuion by invoking make check , I got the
> > following error message:
> >
> > [duval at svsgi4]/shome/d/duvalm/R-1.2.3/tests> make test-All
> > don't know how to make ../../library/base/R/base (bu42).
> > *** Error code 1 (bu21)
> > *** Error code 1 (bu21)
>...