From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 01:16:02 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 9B92716A420 for ; Tue, 28 Feb 2006 01:16:02 +0000 (GMT) (envelope-from ruzzi@compedgeracing.com) Received: from mail.compedgeracing.com (dsl-katy-207-70-139-52.consolidated.net [207.70.139.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4212D43D45 for ; Tue, 28 Feb 2006 01:16:02 +0000 (GMT) (envelope-from ruzzi@compedgeracing.com) Received: from www.compedgeracing.com (localhost [127.0.0.1]) by mail.compedgeracing.com (Postfix) with ESMTP id BDEB15C3A; Mon, 27 Feb 2006 19:16:01 -0600 (CST) Received: from 207.70.139.52 (SquirrelMail authenticated user ruzzi) by www.compedgeracing.com with HTTP; Mon, 27 Feb 2006 19:16:01 -0600 (CST) Message-ID: <55167.207.70.139.52.1141089361.squirrel@www.compedgeracing.com> In-Reply-To: <14568.212.39.168.67.1141089554.squirrel@webmail.i13i.com> References: <63203.207.70.139.52.1141088353.squirrel@www.compedgeracing.com> <14568.212.39.168.67.1141089554.squirrel@webmail.i13i.com> Date: Mon, 27 Feb 2006 19:16:01 -0600 (CST) From: "Robert Uzzi" To: chris@i13i.com User-Agent: SquirrelMail/1.4.6-rc1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-questions@freebsd.org Subject: Re: Shared object "libmysqlclient.so.15" not found 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: Tue, 28 Feb 2006 01:16:02 -0000 > Did you compile this from ports or by hand ? Some ports have options and > for some reason some dont pop the options you ask for when doing > -WITH_BLAH or -DWITH_BLAH so i would go where it says +-CONFIGURE_ARGS= > and add the options to enable mysql in pure-ftpd > These were built from ports. I guess I should have added that if I recompile pureftpd with "portupgrade -frR pure-ftpd" it works after being restarted. At the next reboot the problem returns. I haven't made any headway with the postfix errors although it is running normally.