
pdp at exim
May 29, 2013, 2:20 PM
Post #3 of 3
(88 views)
Permalink
|
On 2013-05-28 at 10:50 +0000, Simon Thames wrote: > Is there a way I can compile Exim without Perl ? Comment out the EXIM_PERL= line in Local/Makefile before you build. Re-run "make makefiles" if you've already built. Then "make clean" (for safety) and "make". Note that the src/EDITME provided by Exim as a default for Local/Makefile leaves EXIM_PERL commented out, so something between us and you is enabling Perl. -Phil -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
|