From owner-freebsd-questions Tue Aug 26 23:05:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA11410 for questions-outgoing; Tue, 26 Aug 1997 23:05:29 -0700 (PDT) Received: from nico.telstra.net (nico.telstra.net [139.130.204.16]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id XAA11403 for ; Tue, 26 Aug 1997 23:05:21 -0700 (PDT) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by nico.telstra.net (8.6.10/8.6.10) with ESMTP id QAA02637; Wed, 27 Aug 1997 16:04:07 +1000 Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id PAA05558; Wed, 27 Aug 1997 15:33:54 +0930 (CST) Message-ID: <19970827153354.16611@lemis.com> Date: Wed, 27 Aug 1997 15:33:54 +0930 From: Greg Lehey To: Burke Azbill Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Microsoft FrontPage References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: ; from Burke Azbill on Tue, Aug 26, 1997 at 06:36:01PM +0000 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, Aug 26, 1997 at 06:36:01PM +0000, Burke Azbill wrote: > Hello, > > I'd like to know if there are server extensions available for > FreeBSD 2.2.2. I assume that you're talking about Microsoft FrontPage. What's that? > The Microsoft site doesn't list any specifically for FreeBSD but has > some for BSD/OS 2.1, BSD/OS 3.0, and Linux 3.0.3. Would one of > those work okay?? In general, you can assume that programs for BSD/OS 2.1 will work with no problems on FreeBSD. BSD/OS 3.0 may as well, assuming they're not in ELF format, which we don't support yet. You might also find that the Linux version works if you install Linux compatibility, but that's the last choice of the three. Greg