be sure to install the 32bits version On Nov 27, 2012, at 5:37 PM, Sebastian Nozzi <sebnozzi@gmail.com> wrote:
Hello Araya,
you might still need to install the library for your host operating system.
See here:
http://www.pharocasts.com/2012/06/athens-and-native-boost-at-work.html
For Debian/Ubuntu systems you would need to do:
apt-get install libcairo2 # as root in Debian
Or:
sudo apt-get install libcairo2 # as non-root in Ubuntu
Hope this helps!
Sebastian
P.S. Future versions of Pharo, if I'm not mistaken, will include this dependency... ?
2012/11/27 Vanessa Peña Araya <van.c.pena@gmail.com>:
Hi,
I'm trying to get started with Athens but I'm having the following errors:
Pharo 1.4, loaded last version configurationOfAthens: 'failed to get a symbol address: cairo_image_surface_create'
I also tried in this in a 2.0 image and I got the same error.
I'm trying with this VM:
https://ci.lille.inria.fr/pharo/view/Cog/job/NativeBoost-Cog-VM/Architecture...
Any help, please? :)
Thanks, Vanessa.