# steveb built this for Solaris 8. # PATH=/usr/local/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/usr/openwin/bin mkdir Local cp src/EDITME Local/Makefile patch -p0 < /usr/local/packages/exim-3.35/Makefile.patch make # exim does not use autoconfig. RTFM for build procedure. # Ntes (not necessarily in the right order!): # * When installing you need to do something like: # mkdir -p /usr/local/packages/exim-3.22/{bin,etc} # * The 'exim' user can be created with something like: # useradd -u 10 -g 6 -d /var/spool/exim -s /bin/false -c "Exim" exim # * etc/configure and tables/* may need editing for host-specific behaviour #