I updated the script on
http://www.vanillasite.at/dist/install-vanilla-osx.sh
so that Vanilla is installed in /usr/local/vanilla-0.6.2 along with a
Vanilla-specific REBOL.
Additionally, the vanilla folder in /Library/WebServer/Documents/ was
previously web-exposed; not a problem for private installations on
home machines, but potentially a nuisance in networks.
The following instructions still apply:
> curl -O http://www.vanillasite.at/dist/install-vanilla-osx.sh
> open -a "TextEdit" install-vanilla-osx.sh
> bash install-vanilla-osx.sh
Enjoy!
-- Chris