From owner-freebsd-questions@FreeBSD.ORG Wed Dec 29 03:25:37 2004 Return-Path: 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 757D916A4CE for ; Wed, 29 Dec 2004 03:25:37 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04C5B43D2D for ; Wed, 29 Dec 2004 03:25:37 +0000 (GMT) (envelope-from stukov25@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so368215rne for ; Tue, 28 Dec 2004 19:25:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=WCh//ynt4+YoeDbZht/2BQiYmqAzgqpeO3Aoqx3nfsHf0znJOSIYJrcIT7IG2qFFZTuTpe2gKNbOuvcXiDAnZHYXTQz9OmVR25DykYKd2dI24/vfTHx2OCNgx18cEXFEgU1DI/9f+f45ufH2qh21/ARP80Lmarq9ANpiYTGlFms= Received: by 10.38.9.58 with SMTP id 58mr212965rni; Tue, 28 Dec 2004 19:25:36 -0800 (PST) Received: by 10.38.98.69 with HTTP; Tue, 28 Dec 2004 19:25:36 -0800 (PST) Message-ID: <6db26452041228192578f7a662@mail.gmail.com> Date: Tue, 28 Dec 2004 22:25:36 -0500 From: Alexei Stukov To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Linux on AMD64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexei Stukov List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 03:25:37 -0000 Hi How can I get linux compatibility installed of FreeBSD 5.3 AMD64? The main goal is to install Wine and ZendStudio so, I tried the following "how-to" : http://people.freebsd.org/~tjr/linux32.html. But, it won't help: I still can't make the programs from the ports. I tried installing ZendStudio directly from the Linux package found on zend.com but it is _very_ unstable, and the IDE won't show up after installation. Is there any way to setup linux compatibility under AMD64? Thanks.