From owner-freebsd-emulation Tue May 13 17:07:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA26736 for emulation-outgoing; Tue, 13 May 1997 17:07:13 -0700 (PDT) Received: from apolo.biblos.unal.edu.co ([168.176.37.75]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA26724 for ; Tue, 13 May 1997 17:07:02 -0700 (PDT) Received: from unalmodem.usc.unal.edu.co (unalmodem17.usc.unal.edu.co [168.176.3.47]) by apolo.biblos.unal.edu.co (8.8.5/8.8.5) with SMTP id TAA07068 for ; Tue, 13 May 1997 19:10:12 -0500 (COT) Message-ID: <337904B8.F8A@fps.biblos.unal.edu.co> Date: Tue, 13 May 1997 17:18:00 -0700 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: emulation@freebsd.org Subject: Linux emulation problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I'm using Fbsd 2.1.1, to try a program that never ran under 2.1.7. http://www.zib-berlin.de/Symbolik/reduce/ Reduce is a math system design under LISP. REDUCE's distribution includes this lisp. 2.2.1's emulation is much better than previous versions but it still doesn't run the demo version REDUCE for Linux: $ sh reduce Loading image file :./rdemo.img file too short It's curious that no real error message is given by FreeBSD. Has anyone tried to run this? TIA, --Pedro.