*** Error code 1
make: Fatal error: Command failed for target `R.bin'
Current working directory /opt/dev/R/R-2.4.1/src/main
*** Error code 1
The following command caused the error:
make install-bin-local
make: Fatal error: Command failed for target `R'
Current working directory /opt/dev/R/R-2.4.1/src/main
*** Error code 1
The following command caused the error:
for d in scripts include extra appl nmath unix main modules library; do \
(cd ${d} && make R) || exit 1; \
done
make: Fatal error: Command failed for target `R'
Current working directory /opt/dev/R/R-2.4.1/src
*** Error code 1
The following command caused the error:
for d in m4 tools doc etc share src tests po; do \
(cd ${d} && make R) || exit 1; \
done
make: Fatal error: Command failed for target `R'
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.