From owner-freebsd-questions@FreeBSD.ORG Mon Jun 19 12:39:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AFDA16A47C for ; Mon, 19 Jun 2006 12:39:27 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53A8043D68 for ; Mon, 19 Jun 2006 12:39:03 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [172.23.170.136] (helo=anti-virus01-07) by smtp-out3.blueyonder.co.uk with smtp (Exim 4.52) id 1FsJ1w-0000be-6x; Mon, 19 Jun 2006 13:39:00 +0100 Received: from [82.41.34.175] (helo=[192.168.0.2]) by asmtp-out5.blueyonder.co.uk with esmtp (Exim 4.52) id 1FsJ1v-0003RJ-D7; Mon, 19 Jun 2006 13:38:59 +0100 Message-ID: <44969AE2.4000102@dial.pipex.com> Date: Mon, 19 Jun 2006 13:38:58 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.13) Gecko/20060515 X-Accept-Language: en MIME-Version: 1.0 To: Joe Auty References: <9842C36E-C450-4282-9019-BA2DD3476684@netmusician.org> <2A55FF5E-F764-406A-BE0E-272246F425B5@netmusician.org> <448xoska3k.fsf@be-well.ilk.org> <44733B8B.6030404@dial.pipex.com> <448FDE6B.4000703@dial.pipex.com> <38D0516F-2F6B-4700-9006-5A2D6034DC0C@netmusician.org> <449042EF.9040905@dial.pipex.com> <4680C6D4-50F9-4441-8B54-924092A1A3AD@netmusician.org> <44913391.7060906@dial.pipex.com> <7B276387-F946-4FEC-81D1-8CF9B95808E2@netmusician.org> <44958D50.4050000@dial.pipex.com> <44966182.3020202@dial.pipex.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Python port problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 12:39:27 -0000 Joe Auty wrote: >> >> $ sh -x /usr/local/etc/rc.d/mailman.sh start >> > and if that finds nothing > > Same problem, would you like a copy of this output? I'm presuming the > lines prefaced by a "+" are of interest to you? Yes, very much! They're what the shell actually does. Most will be useless to us, but I really hope something in there points to the answer. > > + named_symlink_enable=YES > + kerberos5_server_enable=NO > + kerberos5_server=/usr/libexec/kdc > + kadmind5_server_enable=NO > + kadmind5_server=/usr/libexec/kadmind > + kpasswdd_server_enable=NO > + kpasswdd_server=/usr/libexec/kpasswdd > + rwhod_enable=NO > > Anything in particular you'd like me to pull from this output? > Why don't you mail *just me* the whole thing and if I can figure out what's going wrong I'll summarise to the list the bits that helped. Also a copy of /usr/local/etc/rc.d/mailman.sh Of course, if you have a Web site, you could just pop the full output and the script there and email the links to the list. --Alex