July 15, 2013
3:20 p.m.
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