pine 4.64 - Mac OS X/Darwin
To activate imapd (optional):
Edit /etc/inetd.conf
$sudo pico /etc/inetd.conf
Add a line like
imap stream tcp nowait root /usr/libexec/tcpd /usr/local/sbin/imapd
Find inetd
$ps auwx | grep inetd
The process id (pid) is the first number after the owner of the process (column 2)
Restart inetd
$sudo kill -HUP pid
To install:
Use the Terminal (/Applications/Utilities/Terminal)
$mv pine-4.64 /tmp
$cd /tmp/pine-4.64
$sudo ./install.sh
Password:********
That's it!
Release 1
20061108
Marius Schamschula mariusatphysicsdotaamudotedu