[R] binary version of R 2.8.x
tomkur2006-takehome at yahoo.com
tomkur2006-takehome at yahoo.com
Wed Apr 8 04:17:08 CEST 2009
Hello,
Is there any binary version of R 2.8.x available for x86 Solaris 10? I need it so that I can use some R library files. I actually tried to compile the source myself, but it failed. I don't know much about how to compile source files on Solaris, and it will be great if there is a binary version of R 2.8.x available. Thanks.
/***error after running make***/
util.c: In function `Rf_mbrtowc':
util.c:1147: parse error before `char'
util.c:1150: `p' undeclared (first use in this function)
util.c:1150: (Each undeclared identifier is reported only once
util.c:1150: for each function it appears in.)
util.c:1150: `q' undeclared (first use in this function)
util.c:1150: `err' undeclared (first use in this function)
make[3]: *** [util.o] Error 1
make[3]: Leaving directory `/var/tmp/R-2.8.1/src/main'
make[2]: *** [R] Error 2
make[2]: Leaving directory `/var/tmp/R-2.8.1/src/main'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/var/tmp/R-2.8.1/src'
make: *** [R] Error 1
More information about the R-help
mailing list