Hi Friedrich,

My machine is already a 32 bits one... here's the output of ldd:

�� �� �� �� linux-gate.so.1 => ��(0xb7782000)
�� �� �� �� libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xb7746000)
�� �� �� �� libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xb7742000)
�� �� �� �� libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 (0xb7728000)
�� �� �� �� libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb75c5000)
�� �� �� �� /lib/ld-linux.so.2 (0xb7783000)

Thanks! :)


2013/7/15 Friedrich Dominicus <frido@q-software-solutions.de>
Bernat Romagosa <tibabenfortlapalanca@gmail.com> writes:

> Hi list,
>
> Any chance to get SerialPlugin working in Pharo 2.0 under Debian?
>
> I tried to follow the instructions
> in��http://car.mines-douai.fr/2013/01/serialplugin-in-the-pharo-vm/��but
> I didn't succeed. The second step already failed giving me the
> folowing error:
>
>
> �� �� Error: Could not find accessor for variable named
> �� �� "bytesToAllocate" in
> �� �� NBUnixExternalHeapManager>>#mmapLength:prot:flags:into:
I have it running here. See my other posts with my problems. Have you
installed really all the 32-bit libraries?

what't the output of ldd on the pharo executable?

Is there something missing?

Regards
Friedrich




--
Bernat Romagosa.