[R] cairo and rapache

2007-12-09 Thread Greg Dingle
I'm trying to get Cairo and RApache to work together on OS X leopard. Initializing Cairo stops the whole HTTP response. Apache logs show this message: Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__ () to debug. The process has forked

[R] compiling R on a shared webhost

2007-11-22 Thread Greg Dingle
Hi, I'm trying to install the R language interpreter on a shared webhost, OpenSolaris platform. The installing is going fine except that the compiler runs into forking limits. g77: fork: Resource temporarily unavailable Is there a way to keeping the compiler from forking too much? Or does