From owner-freebsd-amd64@FreeBSD.ORG Mon Oct 11 21:25:50 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B63E16A4CE for ; Mon, 11 Oct 2004 21:25:50 +0000 (GMT) Received: from mail.cisnet.com (mail.cisnet.com [68.22.80.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2088143D2F for ; Mon, 11 Oct 2004 21:25:50 +0000 (GMT) (envelope-from klowther@cisnet.com) Received: from [68.254.204.58] (unverified [68.254.204.58]) by mail.cisnet.com for ; Mon, 11 Oct 2004 17:25:49 -0400 Message-ID: <416AFA5C.4080909@cisnet.com> Date: Mon, 11 Oct 2004 17:25:48 -0400 From: Hermit User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040807) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-amd64@freebsd.org References: <4169E68D.9070102@cisnet.com> In-Reply-To: <4169E68D.9070102@cisnet.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: i386 compat X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 21:25:50 -0000 Turns out the /lib32 directory isn't on there and I can't find a port for it. Ken Hermit wrote: > I'm new to FreeBSD. 5.2.1 amd64 is listed as 'supported' for a > commerical package I need to run. I try to install mysql40-server, and > other things for that matter, and the system complains that the package > is for i386 machines. How do I get around this? I've spent hours and > finally found this in the archives: > > You need to run /usr/src/tools/lib32/build32.sh with cwd set to /usr/src > to build the 32-bit loader & basic libraries. > > Is this my answer? What is 'cwd set to /usr/src mean? > > Thanks. > > Ken > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org" >