Skip to content
Prev 6733 / 15075 Next

unprecedented errors at start-up

Milan,
On Jan 12, 2010, at 10:33 , Milan Esner wrote:

            
Ok, great.
The 2.14 GTK+ is 32-bit only and I guess you're using 64-bit so it  
won't work.

So you have two options:

a) use R in 32-bit and all will be well (R --arch=i386 on the command  
line or the 32-bit R.app GUI)

b) if you really need over 4GB of virtual RAM install 2.18 GTK+ from http://r.research.att.com/libs/ 
  which includes 64-bit GTK+ but then you'll need to compile EBimage  
from sources while setting PATH= /Library/Frameworks/GTK+.framework/ 
Resource/bin:$PATH before you do so.

Cheers,
Simon