From owner-freebsd-questions Thu Apr 25 20:57:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA06012 for questions-outgoing; Thu, 25 Apr 1996 20:57:21 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA06007 for ; Thu, 25 Apr 1996 20:57:19 -0700 (PDT) Received: from mail0.iij.ad.jp (root@mail0.iij.ad.jp [192.244.176.61]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id UAA01329 for ; Thu, 25 Apr 1996 20:57:18 -0700 Received: from uucp1.iij.ad.jp (uucp1.iij.ad.jp [192.244.176.73]) by mail0.iij.ad.jp (8.6.12+2.4W/3.3W9-MAIL) with ESMTP id MAA23086 for ; Fri, 26 Apr 1996 12:24:21 +0900 Received: (from uucp@localhost) by uucp1.iij.ad.jp (8.6.12+2.4W/3.3W9-UUCP) with UUCP id MAA29374 for questions@freebsd.org; Fri, 26 Apr 1996 12:24:20 +0900 Received: from xxx.fct.kgc.co.jp by yyy.kgc.co.jp (8.7.5/3.4W:95122611) id LAA09021; Fri, 26 Apr 1996 11:27:51 +0900 (JST) Received: from localhost by xxx.fct.kgc.co.jp (8.6.12/3.3W8:95062916) id LAA04766; Fri, 26 Apr 1996 11:27:51 +0900 Message-Id: <199604260227.LAA04766@xxx.fct.kgc.co.jp> To: questions@freebsd.org Subject: SCO binary compatibility? Date: Fri, 26 Apr 1996 11:27:50 +0900 From: Toshihiro Kanda Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk My `uname -srm' is "FreeBSD 2.1.0-RELEASE i386". /usr/share/doc/handbook/handbook.ascii says "Binary compatibility with many programs built for SCO,..." But when I tried to run SCO binary(file(1) tells it is an `80386 COFF executable'), FreeBSD run it as a shell script. So it failed by syntax error :-( Why can't I run the binary? Any kernel options needed? Thanks. candy@fct.kgc.co.jp (Toshihiro Kanda)