Le 07/04/2014 10:01, Bernat Romagosa a écrit :
> Just FYI, I had to replace the shipped vm and plugins by the latest ones
> to get it to work on my Debian Wheezy machine.

But wait, how come more recent VM work for you and not a bit older one
(a few months)? Indeed I used a stock VM coming with Pharo3 linux
distribution.

The problem comes from GLIBC with hardlink dependencies to 2.15.

$ objdump -T iStoa.app/bin/pharo | grep GLIBC_2.15
00000000      DF *UND*  00000000  GLIBC_2.15  __fdelt_chk

Therefore I will be curious about
objdump -T iStoa.app/bin/pharo | grep __fdelt_chk
in your vm.


Then what about
dpkg -l | grep libc6

I don't understand much why and how there are multiple glibc version
dependencies.


Thanks a lot.

Hilaire


-- 
Dr. Geo http://drgeo.eu


Reply via email to