<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"><<a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a>></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'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've tried, installing libicu52 throws an error as the repositories for 12.04 don'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'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<i;j++){if(!(i%j)){j=0;break;}}if<br>(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>>*/</div>
</div></div>