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.
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@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@swift.org
https://lists.swift.org/mailman/listinfo/swift-users