Re: [R] Looking for an image (R 64-bit on Linux 64-bit) on Amazon EC2

2010-08-27 Thread noclue_
Thanks! But how could I find out their names on Amazon EC2? -- View this message in context: http://r.789695.n4.nabble.com/Looking-for-an-image-R-64-bit-on-Linux-64-bit-on-Amazon-EC2-tp2338938p2357731.html Sent from the R help mailing list archive at Nabble.com. ___

Re: [R] Looking for an image (R 64-bit on Linux 64-bit) on Amazon EC2

2010-08-26 Thread Saeed Abu Nimeh
No need to do that. They have some instances that run 64-bit ubuntu. If I remember correctly we had to install 64-bit R from the debian packages on the ubuntu instance. On Wed, Aug 25, 2010 at 6:12 PM, noclue_ wrote: > > >>> You have a 64 bit Linux?  If so... > >>>Dowload the sources > > Do you m

Re: [R] Looking for an image (R 64-bit on Linux 64-bit) on Amazon EC2

2010-08-26 Thread Sarah Goslee
It would presumably help you get a good answer if you explained what Amazon EC2 was, and what limitations are involved in that platform. You got a very good answer for standard 64-bit Linux, because that was the recognizable part of your query. To go beyond that we need more information. *Can* you

Re: [R] Looking for an image (R 64-bit on Linux 64-bit) on Amazon EC2

2010-08-25 Thread noclue_
>> You have a 64 bit Linux? If so... >>Dowload the sources Do you mean download Linux kernel source code and then compile it on Amazon EC2? -- View this message in context: http://r.789695.n4.nabble.com/Looking-for-an-image-R-64-bit-on-Linux-64-bit-on-Amazon-EC2-tp2338938p2339072.html Se

Re: [R] Looking for an image (R 64-bit on Linux 64-bit) on Amazon EC2

2010-08-25 Thread stephen sefick
You have a 64 bit Linux? If so... Dowload the sources make sure you have all of the dependencies unpack tarball cd to de-compressed directory issue ./configure make sudo make install or maybe use your distros packages managment tool. Am I missing something? On Wed, Aug 25, 2010 at 4:39

[R] Looking for an image (R 64-bit on Linux 64-bit) on Amazon EC2

2010-08-25 Thread noclue_
I have found an existing image on Amazon EC2 including R. But unfortunately, it is 32-bit R on 32-bit Linux. Does anybody know if there exists an mage (R 64-bit on Linux 64-bit) on Amazon EC2? Or how can I install 64-bit R on my own Linux instance there? Thanks. -- View this message in conte