From owner-freebsd-amd64@FreeBSD.ORG Sun Feb 27 22:13:47 2005 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 B387516A4CE for ; Sun, 27 Feb 2005 22:13:47 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 139E543D64 for ; Sun, 27 Feb 2005 22:13:47 +0000 (GMT) (envelope-from zombyfork@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so776771rng for ; Sun, 27 Feb 2005 14:13:46 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=L9bUsDg8CjBwx2aC0Jgx3r7UQ5ZgZhHkwbOCinVMoQkf5n4CLJWrzMJKIJLtfQ2oa1jYoqlW+TXSU61/Dqnf0uOm1ee3kaeWYOVp6kYqTeaN5iGX7jPc/XXomO3db1cydKU8phO047yU8nfHt5yPkvOPbJvPmKcZt1WsXuItleM= Received: by 10.38.76.48 with SMTP id y48mr28112rna; Sun, 27 Feb 2005 14:13:46 -0800 (PST) Received: by 10.38.22.22 with HTTP; Sun, 27 Feb 2005 14:13:46 -0800 (PST) Message-ID: <346a8022050227141350fd392d@mail.gmail.com> Date: Sun, 27 Feb 2005 17:13:46 -0500 From: Coleman Kane To: Damian Gerow In-Reply-To: <20050227210025.GH35988@afflictions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050227182359.GE35988@afflictions.org> <20050227183436.GA82670@troutmask.apl.washington.edu> <20050227204615.GF35988@afflictions.org> <20050227205629.GA66621@troutmask.apl.washington.edu> <20050227210025.GH35988@afflictions.org> cc: freebsd-amd64@freebsd.org Subject: Re: Word Processor on AMD64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cokane@cokane.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 22:13:47 -0000 I have Abiword2 working on my system. Usually, I use teTeX for most work. I just use Abiword to read other people's word docs. On Sun, 27 Feb 2005 16:00:25 -0500, Damian Gerow wrote: > Thus spake Steve Kargl (sgk@troutmask.apl.washington.edu) [27/02/05 15:57]: > : You don't swap over to 32-bit. You can run 32-bit FreeBSD > : or linux binaries on the 64-bit FreeBSD (as known as FreeBSd-amd64). > : > : Add the following to your kernel config and rebuild. > : > : options COMPAT_IA32 #Compatible with i386 binaries > : options COMPAT_LINUX32 #Compatible with i386 linux binaries > : > : > : Add "WITH_LIB32=yes" to /etc/make.conf and rebuild world. > > Really? Huh. I was under the impression it didn't work so well... You > learn something new every day! > > Thanks! > > - Damian > _______________________________________________ > 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" >