On 16 April 2013 13:23, kilon <thekilon@yahoo.co.uk> wrote:
Doru , I am using Pharo 2.0 from the main website , also it does not matter because cairo libraries are looked outside the pharo folder.
If you open system browser and go to the CairoLibraryLoader>>getLibraryPath (class side) you will see it tries to find cairo libs in '/usr/lib/libcairo.so' . On the other hand there are cairo libs included for the windows version inside the pharo folder. Its kinda wierd that they are not included for macos and linux.
For mac and windows we bundle VM together with cairo library. For linux, since they have a standardized way of installing third-party libs, you're on your own. Yes, it would be nice if we can get a precise instructions how to install 32-bit libs so other people can use them.
Pavel , you mid sharing how you installed 32 bit cairo, because I googled it and I could not find anything on the subject. Thanks.
Oh and if anyone can answer my stackoverflow questions i will be more than grateful. I am prepared to contribute to Athens as much as I can and even port mophic to it BUT i need first to understrand what is going on.
Sure, I will check and try to answer them.
I have read Cairo documentation and now all i need is to decypher athens so be prepared for a bombarment of questions.
You're welcome.
-- View this message in context: http://forum.world.st/Understanding-Athens-tp4681820p4681847.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.