Hi I can't seem to build the latest development version on my MacBook Pro. I'm using the following commands:
tar xvfz R-devel.tar.gz cd R-devel ./configure --with-blas='-framework vecLib' --with-lapack --with-aqua --enable-R-framework make I get the following errors before make quits: making devQuartz.d from devQuartz.c devQuartz.c:35:32: error: R_ext/QuartzDevice.h: No such file or directory make[4]: *** [devQuartz.d] Error 1 make[3]: *** [all] Error 1 make[2]: *** [R] Error 1 make[1]: *** [R] Error 1 make: *** [R] Error 1 Anyone know what the problem might be? Am I doing something wrong or is there a bug somewhere? I've installed the same devel source on my linux box without problems. Many thanks Richard. Richard Pearson School of Computer Science University of Manchester _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
