iPhone toolchain 0.30 install script

Here’s a script to make your Tiger 10.4.10-based toolchain setup easier. You must copy your iPhone directory to /usr/local/share/iphone-filesystem before using the script.

The script needs to be run with sudo.

sudo bash ./script1.sh

Alternatively, try

curl http://kevinchiu.org/script1.sh|sudo bash

Post comments if you have success/horror stories.