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 somebody have a binary I could use? Greg