Hi Sebastian and Esteban,

Thanks for replying. I checked and I already have the libcairo2 installed. I actually can see Roassal working with Cairo in VW so I guess that's ok. I use a 32bits Ubuntu.

But I still can't make it work :( This error in particular is because the connection with cairo?

Thanks,
Vanessa.


On 11/27/2012 01:46 PM, Esteban Lorenzano wrote:
be sure to install the 32bits version


On Nov 27, 2012, at 5:37 PM, Sebastian Nozzi <sebno...@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.p...@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=32,OS=linux/

Any help, please? :)

Thanks,
Vanessa.




Reply via email to