Displaying 3 results from an estimated 3 matches for "buildlib".
Did you mean:
buildlab
1999 Mar 09
1
example(.) partly broken (since 0.63.3) --> patch (PR#134)
(I don't have time just now to diagnose & fix..)
In R 0.63.3 [both on Solaris and Linux]
> example(outer)
Error: Couldn't find 'outer' example
whereas this worked in 0.63.2.
NON-exhaustive `research' [i.e. small sample out of about 1000]:
o examples that stopped working (in 0.63.3 and did before)
kronecker, outer, vector, Im
o Examples working
1998 Sep 11
1
R-beta: cannot make R
...done
cd etc; make install
/export/home/aa/Pkg/R-0.62.2/etc/install-sh -c -d /opt/R/lib/R/etc
for f in COMPILE INSTALL REMOVE SHLIB Rd2dvi Rd2txt \
Rdconv Rdindex Rman2Rd Sd2Rd build-help help.pretty; \
do /export/home/aa/Pkg/R-0.62.2/etc/install-sh -c $f /opt/R/lib/R/etc; \
done
for f in buildlib.pl html-layout.pl Makeconf Rdconvlib.pl; \
do /export/home/aa/Pkg/R-0.62.2/etc/install-sh -c -m 644 $f /opt/R/lib/R/etc; \
done
for f in Rd2txt Rdconv Rdindex Sd2Rd; \
do /export/home/aa/Pkg/R-0.62.2/etc/install-sh -c $f /opt/R/bin; \
done
for f in include/*.h; \
do /export/...
2000 Feb 17
2
Installation of rpm file on Suse Linux 6.2 (PR#449)
...l/R-exts.ps action: create
D: file: /usr/local/lib/R/doc/manual/refman.ps action: create
D: file: /usr/local/lib/R/etc/Makeconf action: create
D: file: /usr/local/lib/R/etc/Makefile action: create
D: file: /usr/local/lib/R/etc/Rdconvlib.pl action: create
D: file: /usr/local/lib/R/etc/buildlib.pl action: create
D: file: /usr/local/lib/R/etc/html-layout.pl action: create
D: file: /usr/local/lib/R/include action: create
D: file: /usr/local/lib/R/include/Applic.h action: create
D: file: /usr/local/lib/R/include/Arith.h action: create
D: file: /usr/local/lib/R/include/Blas.h a...