From owner-freebsd-questions Sat Jan 2 01:34:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA29317 for freebsd-questions-outgoing; Sat, 2 Jan 1999 01:34:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from guru.phone.net (guru.phone.net [209.157.82.120]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA29309 for ; Sat, 2 Jan 1999 01:34:07 -0800 (PST) (envelope-from mwm@phone.net) Received: (qmail 11949 invoked by uid 100); 2 Jan 1999 09:33:44 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 2 Jan 1999 09:33:44 -0000 Date: Sat, 2 Jan 1999 01:33:44 -0800 (PST) From: Mike Meyer To: bourgeoisie@mindspring.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and Linux In-Reply-To: <000701be3630$bd3a5780$b3f810d1@w1l1b1> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 2 Jan 1999 bourgeoisie@mindspring.com wrote: > Can FreeBSD run Linux applications? Are they universal for UNIX > operating systems? Files extensions such as .tar, .gz, .z, > etc... can they be run on Linux, FreeBSD, NetBSD, etc. and still > look the same? .tar, .gz, .z are file formats. The applications to deal with them run on pretty much all Unix variants, including FreeBSD. They can also all be handled on obsolete systems like CP/M-80, Amiga's, and MS-Windows. As for applications - the answer is "it depends". You have to install the Linux compatability mode software on FreeBSD and try things and see. The Linux distribution of WordPerfect 7 works without problems. WordPerfect 8 has a few quirks. Oracle (the database server) works fine. Ingres doesn't - because the install fails to find the Linux commands for manipulating shared memory. WABI doesn't work, but WINE and Bochs (spelling?) are available for FreeBSD.