>It turns out the online instructions work just fine with one exception. >Under OS X, the gcc compiler is named cc and is located inside /usr/bin. Great.... Instead of editing all your makefiles or configure files, perhaps put a symlink in /usr/bin named gcc, linked to cc. (ln -s cc gcc) It will be interesting to see how the swish-e performance on OSX compares to the FreeBSD box I put it on last week. DaveReceived on Fri Apr 20 19:24:30 2001