From owner-freebsd-emulation Fri Jul 26 6:20:54 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAD1B37B400 for ; Fri, 26 Jul 2002 06:20:51 -0700 (PDT) Received: from libra.cs.put.poznan.pl (libra.cs.put.poznan.pl [150.254.30.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6E6A43E31 for ; Fri, 26 Jul 2002 06:20:50 -0700 (PDT) (envelope-from piotr.wozniak@cs.put.poznan.pl) Received: from cs.put.poznan.pl (dcs-pw.cs.put.poznan.pl [150.254.31.188]) by libra.cs.put.poznan.pl (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id EF72555B for ; Fri, 26 Jul 2002 15:20:44 +0200 (CEST) Message-ID: <3D414CD0.6080408@cs.put.poznan.pl> Date: Fri, 26 Jul 2002 15:21:20 +0200 From: Piotr Wozniak Organization: PUT User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-emulation@FreeBSD.ORG Subject: Re: doscmd - error References: <3D400749.2070003@cs.put.poznan.pl> <20020726010400.500d7320.wvengen@stack.nl> <3D4103D5.6080900@cs.put.poznan.pl> <20020726105747.479d33e2.wvengen@stack.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > >t16 keyboard access and of course graphics need X. Unfortunately >many interactive dos programs use int16. It should be possible to >implement at least some int16 functions on the console, but that >has yet to be written. >If you just want to run a certain dos program, you can also run >that program directly from doscmd, see manpage. > >- Willem > I'm sorry to bother you but I still rack my brains.. I've installed X support, recompiled doscmd and error does not disappear. I want to launch qbasic.exe for example: # doscmd /mnt/qbasic.exe doscmd: fatal error int10 function 0x03:50 only available in X mode Did anyone do it? Can you give me some concrete hints? (manpage is very poor..) Piotr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message