[swift-users] Error Ubuntu 14-04 libicuuc.so
Stephen Celis
stephen.celis at gmail.com
Fri Dec 4 06:57:15 CST 2015
Make sure you have a recent version of libicu:
sudo apt-get install libicu52
Stephen
> On Dec 4, 2015, at 7:55 AM, Ximo Llácer <xllacer at gmail.com> wrote:
>
>
> Hi.
>
> I’ve installed first sudo apt-get install clang and after tar it and set PATH, but its shows error when execute swift:
>
> swift-2.2-SNAPSHOT-2015-12-01-b-ubuntu14.04/usr/bin/repl_swift: error while loading shared libraries: libicuuc.so.52: cannot open shared object file: No such file or directory
> error: failed to stop process at REPL breakpoint
>
> Many Thanks.
>
>
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
More information about the swift-users
mailing list