[Pharo-project] which vm on 64bit Linux?
Hi, Which VM should be used to run Pharo on a 64bit Linux? Cheers, Doru -- www.tudorgirba.com "Every successful trip needs a suitable vehicle."
Anyone. As if it were 32 bits. The only difference is that you may need to install the 32bits library for the OS. If you say which linux someone may help you how to install such libs. cheers On Tue, Jul 19, 2011 at 4:49 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
Which VM should be used to run Pharo on a 64bit Linux?
Cheers, Doru
-- www.tudorgirba.com
"Every successful trip needs a suitable vehicle."
-- Mariano http://marianopeck.wordpress.com
On 19 July 2011 15:52, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Anyone. As if it were 32 bits. The only difference is that you may need to install the 32bits library for the OS. If you say which linux someone may help you how to install such libs.
On Centos you I install: sudo yum install xauth mesa-libGL.i386 libXrender.i386 libSM.i386 freetype.i386 libstdc++.i386 on Ubuntu: sudo aptitude install ia32-libs
participants (3)
-
Mariano Martinez Peck -
Nick Ager -
Tudor Girba