Hi,

Here are the instructions I sent to the pharo mailing list for how to install 
Athens (I also added this comment to the ConfigurationOfAthens):

1. Install Cairo on your machine
For example, for Mac, you open the terminal and run:
sudo port install -f cairo +universal

More information can be found here:
http://cairographics.org/download/


2. Download the NativeBoost enabled Cog VM from:
https://ci.lille.inria.fr/pharo/view/NativeBoost/


3. Get a Pharo image and run:
Gofer new 
        squeaksource: 'Athens';
        package: 'ConfigurationOfAthens';
        load.
(Smalltalk at: #ConfigurationOfAthens) loadDevelopment


4. Play with it. For example:
VGTigerDemo runDemo


Cheers,
Doru



On 4 Jun 2012, at 23:12, Alexandre Bergel wrote:

>> Thanks alex and others.
>> Now did you have a look at Athens?
>> Because you have vector graphics inside the image **now**.
>> And this is working.
> 
> I do not understand. There is a vectorial support in the image now? I just 
> checked Pharo 2.0 and I could not see it. 
> 
> There is no alternative to use MacPorts? Anyone know how large cairo is by 
> installing it via Macport?
> VW contains the Cairo DLL. It works out of the box, no need of macport.
> 
> Cheers,
> Alexandre
> 
> 
> 
>>> Dear Fellow,
>>> 
>>> A couple of weeks ago we have released the Roassal visualization engine. 
>>> Many of you gave us feedback and we are deeply grateful for this.
>>> 
>>> Since we released the first version, we have closed 25 issues [*]. Many 
>>> things are left to do, especially to satisfy all the requirements from the 
>>> Moose community. 
>>> 
>>> We are currently working on an HTML exporter for Roassal. We know this is a 
>>> highly wanted feature. In a couple of weeks we should be able to deliver 
>>> it. 
>>> 
>>> Since the first release of Roassal, we have worked very hard on it and we 
>>> will continue to do so.
>>> 
>>> Thanks to all of you!
>>> Alexandre, Vanessa, Juan Pablo
>>> 
>>> [*] 
>>> http://code.google.com/p/objectprofile/issues/list?can=1&q=status=Fixed%20component=Roassal&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary%20Component
>>> 
>>> 
>>> -- 
>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>> Alexandre Bergel  http://www.bergel.eu
>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>> 
>>> 
>>> 
>>> 
>> 
>> 
>> _______________________________________________
>> Moose-dev mailing list
>> [email protected]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
> 
> -- 
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
> 
> 
> 
> 

--
www.tudorgirba.com

"Sometimes the best solution is not the best solution."


Reply via email to