Re: [R-SIG-Mac] YA Mac 64 bit Question

2007-05-07 Thread Karl Goiser
Thank you Simon. I'll give your suggestions a go! Karl On 07/05/2007, at 2:35 AM, Simon Urbanek wrote: > Karl, > > On May 6, 2007, at 3:31 AM, Karl Goiser wrote: > >> Hello, >> >> I am trying to get a 64 version of R running on my Mac Pro (like >> several others, it seems). I > > You can try

Re: [R-SIG-Mac] YA Mac 64 bit Question

2007-05-06 Thread Simon Urbanek
Karl, On May 6, 2007, at 3:31 AM, Karl Goiser wrote: > Hello, > > I am trying to get a 64 version of R running on my Mac Pro (like > several others, it seems). I You can try this: curl http://r.research.att.com/R-25-br-quad.tar.gz -O tar fvxz R-25-br-quad.tar.gz -C / It is a quad-arch framewo

Re: [R-SIG-Mac] YA Mac 64 bit Question

2007-05-06 Thread Byron Ellis
The second problem is due to a problem with inline functions--Simon probably knows how to get the right thing to happen, but I usually just take the brute force method of deactivating inline functions by hand. On 5/6/07, Karl Goiser <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to get a 64 v