http://www.cappuccino-project.org/learn/build-source.html There seams to be a problem when running ./bootstrap.sh and jake is not accessible. When running it you shoudl get the following “Couldn’t find a shell configuration file.” This is due to .profile file missing from your system. All you have to do is create it: 1) Execute “nano ~/.profile” from a terminal window