"Fossies" - the Fresh Open Source Software Archive

Member "tin-2.6.2/README.MAC" (23 Aug 2021, 747 Bytes) of package /linux/misc/tin-2.6.2.tar.xz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. See also the last Fossies "Diffs" side-by-side code changes report for "README.MAC": 2.4.3_vs_2.4.4.

    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.