Nov. 21, 2013
5:57 a.m.
Norbert Hartl <norbert@hartl.name> writes:
Am 20.11.2013 um 18:42 schrieb Friedrich Dominicus <frido@q-software-solutions.de>:
I wonder if anyone has problems running a Pharo on a 64-bit System (Debian) with multiarch. Because strange enough it can suddenly not find vm-display-X11 any more
You need to install the desktop variant: I guess this will do for Ubuntu and Debian.
But my probem was much more profane and ldd o vm-display-X11 has informed me that two libraries where not there. I installed them manually and after that Pharo start working again. So yeah ldd is your friend. But thanks for taking the time helping me. Regards Friedrich