[swift-users] Problems installing Swift on Ubuntu

Mohit Athwani mohit.athwani at gmail.com
Thu Feb 16 13:47:59 CST 2017


I am a noob too and I got Swift to compile on Ubuntu 16.04 LTS using the
following command from the swift/utils directory:

./build-script --preset=buildbot_linux_1604 install_destdir=/tmp/install
installable_package=/tmp/swift.tar.gz

And then running swift with:
/tmp/install/bin/swift my_code.swift

Hope this helps!

-Mohit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20170216/46806af9/attachment.html>


More information about the swift-users mailing list