I encountered the same problem but at last I found what was wrong with my command. I just copied the command from the guide web-page (https://unity.ubuntu.com/getinvolved/development/unity8/). The command is : ./build.sh –setup but the actual command that worked for me was: ./build.sh -setup
it seems there is a problem with the dash before setup. Actually I don't think that the problem and the solution are this but at least this solution worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431328 Title: build.sh --setup doesn't install build dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1431328/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
