June 30, 2015
10:48 a.m.
will have a look at it thanks nicolas On 30/06/2015 11:01, Stephan Eggermont wrote:
On 30-06-15 10:55, Nicolas Anquetil wrote:
While giving a course on Moose/Pharo last week, one of the attendants had a problem that we could not resolve with unfound cairo library on pharo 4.0 / MacOS 10.6.8 (simingly an old one)
we had no chances with the instructions posted there: http://cairographics.org/download/
anyone knows how to solve the problem?
Well known issue indeed. The cairo library was compiled with a wrong dependency.
Just copy the libcairo.2.dylib (in Contents/MacOS/Plugins when you do Show Package Contents on the vm app) from the 18 september 2013 vm.
http://forum.world.st/Last-Pharo-VM-on-mac-os-x-10-6-8-td4777304.html
Stephan