1 Compiling tin for Mac OS X / Darwin: 2 3 First, you either need: 4 - the DevTools if you are running Mac OS X 10.2 (Darwin 6.x) or below 5 or 6 - the Xcode Tools if you are running Mac OS X 10.3 (Darwin 7.x.x) or higher 7 8 configure needs at least the argument: 9 --with-domain-name=<your domain> 10 11 Compile tin, install it and run in an ISO-8859-1(5) terminal. 12 Note for Mac OS X 10.6 / Darwin 10.0.0 users: you may also set an FQDN with 13 `/usr/sbin/scutil --set HostName` if you set the "disable_sender" option to 14 ON on /etc/tin/tin.defaults 15 16 Here are two other ways to build and install tin: 17 - MacPorts <http://www.macports.org/> 18 - Fink <http://fink.sf.net/> 19 20 Instead of using the shell-script url_handler.sh you might want to use 21 open(1) as URL-handler.