From owner-freebsd-ports@FreeBSD.ORG Thu Mar 10 21:26:23 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9EE3106566B for ; Thu, 10 Mar 2011 21:26:23 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout018.mac.com (asmtpout018.mac.com [17.148.16.93]) by mx1.freebsd.org (Postfix) with ESMTP id C282A8FC17 for ; Thu, 10 Mar 2011 21:26:23 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp018.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LHU007ZWZFN4300@asmtp018.mac.com> for ports@FreeBSD.org; Thu, 10 Mar 2011 12:26:11 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-03-10_10:2011-03-10, 2011-03-10, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=1 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1103100149 From: Chuck Swiger X-Priority: 3 (Normal) In-reply-to: Date: Thu, 10 Mar 2011 12:26:11 -0800 Message-id: <45832468-FB28-45C9-AA8A-E700413C4D06@mac.com> References: To: joeb@a1poweruser.com X-Mailer: Apple Mail (2.1082) Cc: FreeBSD Ports Mailing List Subject: Re: FreeBSD Port: mysql-server-5.5.9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2011 21:26:23 -0000 On Mar 10, 2011, at 11:37 AM, joeb wrote: > FATAL ERROR: Could not find ./bin/my_print_defaults Does running rehash in your shell help it find the binary? Or does using --basedir /usr/local/bin help? Regards, -- -Chuck