Skip to content
Prev 315867 / 398506 Next

Introduction and help request

On 22-01-2013, at 19:20, Ross Tinsley <rtinsley at htmi.ch> wrote:

            
1. This belongs on the R-SIG-Mac mailing list

2. Why don't you use the R.app GUI to install the binary versions of the required packages? Much easier.

3. The message:  "sh: make: command not found" means that you don't have make installed.
Most likely you don't have other required tools installed.
If you use the R.app GUI you don't really need tall those tools.

Advice: use R.app to install and if needed get the Xcode tools but only if you intend to compile your own packages.

Berend