Make sure you have the same image and lib version (64bit vs 32bit).
The paths where Pharo looks are described in CairoLibrary class.
CairoLibrary>>unix32ModuleName
"On different flavors of linux the path to library may differ
depending on OS distro or whether system is 32 or 64 bit.
Packages such
Heya,
I need some help telling Pharo where to find things. I've installed Bloc
into my image, and it can't find cairo. Cairo is installed, but as far
as I can tell Bloc is not looking for it in /usr/lib/x86_64-linux-gnu/
which is where it can be found.
I don't care to go making symlinks around my