and downloaded the Linux version.
I unzipped it and attempted to run pharo.
I got the error:�
ralph@m31:~/Pharo$ ./pharo
/home/ralph/Pharo/bin/pharo: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /home/ralph/Pharo/bin/pharo)
I assume the problem is Pharo is expecting me to have the 64 bit version of� a library and i have the 32 bit version of the
library but I am not sure of that.
So I tried installing the Ubuntu version (from the same web page)
following the instructions I ran:
sudo add-apt-repository ppa:pharo/stable
sudo apt-get update
On the second command I got the errors:
The solution is probably obvious to many of you.
If I could be enlightened as to what to do that would be great.
Thanks
Ralph Boland