@sean: I used:--------------------------sudo add-apt-repository ppa:pharo/stable
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install pharo-launcher
---------------------------
the result of ldd ��is:------------------------lcn@ubulcn:/usr/lib/pharo-vm$ ldd pharo-vm��linux-gate.so.1 => ��(0xf7702000)libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf7690000)libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf768b000)libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf766d000)libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf74b2000)/lib/ld-linux.so.2 (0xf7703000)-----------------------
I hope this helps.
Leo
On Fri, Jul 10, 2015 at 5:48 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Leo Noordhuizen wrote
> I should have mentioned that I already had tried the described
> installtionprocedure.
Which procedure did you follow? Maybe we have to update instructions
somewhere?
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Pharo-on-64bit-Ubuntu-tp4836827p4836989.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.