<br><br><div class="gmail_quote">On Wed, Jul 6, 2011 at 3:08 PM, Igor Stasenko <span dir="ltr">&lt;<a href="mailto:siguctua@gmail.com">siguctua@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
On 6 July 2011 15:06, Esteban Lorenzano &lt;<a href="mailto:estebanlm@gmail.com">estebanlm@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; hi,<br>
&gt; yes... this is another case of &quot;premature questioning&quot; :)<br>
&gt; now... a stupid one: I don&#39;t have &quot;configure&quot; tool installed on my system. Do you know what I need to install to have it?<br>
&gt; is a port?<br>
&gt;<br>
</div>yes, please read the <a href="http://code.google.com/p/cog/wiki/FT2Plugin" target="_blank">http://code.google.com/p/cog/wiki/FT2Plugin</a><br>
(looks like you asked another premature question ;)<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>Igor: if I understand correctly, there is something extra we should do now while building the VM (this stuff about FT2Plugin). Since Pharo does not use FT2Plugin by default since Pharo 1.0 what abut letting the default plugins as easier as possible for people trying to build VMs?  for those that want FT2Plugin then they can easily do it. Even Hudson can be configured to do:<br>
<br><pre>| config |<br>config := CogUnixConfig new.<br>config externalPlugins: (config externalPlugins copyWith: #MyHackyFirstPlugin).<br>config generateWithSources.</pre><br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div class="h5">
&gt; cheers,<br>
&gt; Esteban<br>
&gt;<br>
&gt; El 06/07/2011, a las 9:59a.m., Igor Stasenko escribió:<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 6 July 2011 14:56, Esteban Lorenzano &lt;<a href="mailto:estebanlm@gmail.com">estebanlm@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; El 05/07/2011, a las 12:04p.m., Igor Stasenko escribió:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Freetype library are built from scratch by downloading library sources<br>
&gt;&gt;&gt;&gt; directly from git repository (maybe its a bit too much, but it works).<br>
&gt;&gt;&gt;&gt; See /unixbuild/FT2Plugin/makeFreetype.sh<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; this script is then used by cmake config to build libfreetype.a which<br>
&gt;&gt;&gt;&gt; is statically linked with freetype plugin.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; sorry, this is very unclear for me<br>
&gt;&gt;&gt; how do I execute makeFreetype.sh? what are expecting as a parameter? any further instruction?<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; The argument is where to copy the resulting libfreetype.a file.<br>
&gt;&gt;<br>
&gt;&gt; But see<br>
&gt;&gt;<br>
&gt;&gt; MacOSConfig&gt;&gt;configureFT2Plugin: maker<br>
&gt;&gt;<br>
&gt;&gt; it is used there.<br>
&gt;&gt; It should work with cocoa builds without any changes.<br>
&gt;&gt; So, just try to build it and see what happens :)<br>
&gt;&gt;<br>
&gt;&gt;&gt; cheers,<br>
&gt;&gt;&gt; Esteban<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Best regards,<br>
&gt;&gt; Igor Stasenko AKA sig.<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Best regards,<br>
Igor Stasenko AKA sig.<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>