From owner-freebsd-hackers@FreeBSD.ORG Fri Aug 15 00:22:26 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03F8837B401 for ; Fri, 15 Aug 2003 00:22:26 -0700 (PDT) Received: from puffin.mail.pas.earthlink.net (puffin.mail.pas.earthlink.net [207.217.120.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45D1D43F85 for ; Fri, 15 Aug 2003 00:22:25 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-2ivfj3i.dialup.mindspring.com ([165.247.204.114] helo=mindspring.com) by puffin.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19nYuZ-0005uD-00; Fri, 15 Aug 2003 00:22:12 -0700 Message-ID: <3F3C89EE.3334C2CA@mindspring.com> Date: Fri, 15 Aug 2003 00:21:18 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway References: <004a01c36248$a7bc51d0$31a764a4@tn.nic.in> <20030814125515.GA60128@rot13.obsecurity.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a41aec4714d906dcc9e57227fa1853efe8667c3043c0873f7e350badd9bab72f9c350badd9bab72f9c cc: hackers@FreeBSD.org cc: "S.Gopinath" Subject: Re: your mail X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2003 07:22:26 -0000 Kris Kennaway wrote: > On Thu, Aug 14, 2003 at 03:14:27PM +0530, S.Gopinath wrote: > > > I'm required to run a.out binaries like foxplus > > > in a recent Intel based hardware. I have chosen > > > FreeBSD 5.1 and successfuly installed. But I could > > > not run a.out binaries like Foxplus. I tried it by > > > load ibcs modules and aout modules in /boot/kernel > > > directory. My foxplus did not work. > > Do you have the FreeBSD 2.x/3.x/4.x compatibility libraries installed > (via sysinstall, or by setting the appropriate COMPAT* variable in > /etc/make.conf)? > > If so, then please post an exact description of the commands you have > run and the errors you receive. FoxPro is the later version of FoxBase, which was a Xenix clone of the Ashton-Tate dBase III software. The a.out binaries he's talking about are for one of the Xenix platforms that FoxPro ran on. The only ones I'm aware of that it ran on that were a.out were SCO Xenix 2.1.[23], 3.x, and Altos Xenix (386 platforms: Altos 686 and 886). He might also mean the Intel 320's running Intel Xenix, but I'm pretty sure that FoxBase was the only thing that ran on those platforms. -- Terry