<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Dec 12, 2015 at 10:54 AM, Projjol Banerji via swift-users <span dir="ltr">&lt;<a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I&#39;m running a linux box with Ubuntu 12.04 on it and as none of the official builds are for this particular version, I was wondering whether it would be possible to run Swift on 12.04. <br>From what I&#39;ve tried, installing libicu52 throws an error as the repositories for 12.04 don&#39;t have it. <br>Is there a workaround to this? If not, would 12.04 be supported at any point?</div><div></div></div></blockquote></div><div class="gmail_extra"><br></div>I think your only option is building from source, but I&#39;m sure you will hit rough edges (we already had to work around broken std::regex in Ubuntu 14.04).</div><div class="gmail_extra"><br></div><div class="gmail_extra">Dmitri<br><div><br></div>-- <br><div class="gmail_signature">main(i,j){for(i=2;;i++){for(j=2;j&lt;i;j++){if(!(i%j)){j=0;break;}}if<br>(j){printf(&quot;%d\n&quot;,i);}}} /*Dmitri Gribenko &lt;<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>&gt;*/</div>
</div></div>