The Network People Support Forums

Mail::Toaster => Installation Issues => Topic started by: jerm on May 08, 2005, 12:11:24 PM

Title: make: don't know how to make enable-qmail. Stop
Post by: jerm on May 08, 2005, 12:11:24 PM
any ideas on this one?  I learned my lesson last time about fscking with the OS before installing toaster.. this jsut happened on 3 pristine 5.3-release installs (toaster 4.06) this weekend.

during toaster_setup.pl -s pre

i get

port_install: autorespond          installed as (autorespond-2.0.5).
ports_check_age: Ports file is current (enough).
make: don't know how to make enable-qmail. Stop
syscmd: make enable-qmail clean
syscmd: result: 512
port_install: qmail                FAILED
FATAL FAILURE: Install of qmail failed. Please fix and try again.
at lib/Mail/Toaster/Setup.pm line 604


any ideas?
Title: Re: make: don't know how to make enable-qmail. Stop
Post by: LogicX on May 08, 2005, 05:15:56 PM
Please see the mail toaster mailing list
excerpt from Matt Simerson:

I noticed this yesterday (that port target is broken).  You can get past it by simply installing the port. Th e "enable-qmail" target is missing from the Makefile, so you'll want to manually assure that sendmail_enable="NONE" is set in /etc/rc.conf and you update /etc/mail/mailer.conf from the sample in the ports/mail/qmail/files directory.
Title: Re: make: don't know how to make enable-qmail. Stop
Post by: jerm on May 09, 2005, 09:20:12 AM
ah.. thanks, that was it.  (searched here.. missed the mailinglist)