Skip to content
Prev 75679 / 398502 Next

Compile failure on OSX

On Tue, 16 Aug 2005, Adam Witney wrote:

            
That's incorrect.  Please follow the advice in the R-admin.html file which 
the INSTALL file does ask you to read if you have any problems.  It says 
for your OS:

   ./configure --with-blas='-framework vecLib' --with-lapack --with-aqua
   make

   The last option @option{--with-aqua} is needed only if you want a
   Console GUI. The first two options are strongly recommended.
                                          ^^^^^^^^^^^^^^^^^^^^

It also warns you against using --with-lapack if you don't know what you 
are doing.
[...]