pharo / Cairo / MacOS 10.6.8

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

pharo / Cairo / MacOS 10.6.8

Nicolas Anquetil

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?

nicolas

Reply | Threaded
Open this post in threaded view
|

Re: pharo / Cairo / MacOS 10.6.8

Stephan Eggermont-3
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



Reply | Threaded
Open this post in threaded view
|

Re: pharo / Cairo / MacOS 10.6.8

Nicolas Anquetil
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
>
>
>