I ran into the problem that the DOS 32 bit version of python would not
run when I had EMM386 enabled with the NOEMS option (a common
configuration to enable UMB for DOS TSRs without enabling a
pageframe). The actual culprit was the go32 program, which refused to
start giving a message something like (paraphrased):
Cannot use VPCI
(if you run EMM386 with NOEMS, remove the NOEMS)
I didn't know this, but you can enable expanded memory without a
pageframe by using (in DOS 6.2):
EMM386 ... FRAME=NONE RAM
This will give you UMB's without losing 64K to a pageframe and go32
starts working!
Tha-tha-that's all folks! :-)
-Jaap-
-- Jaap Vermeulen +--------------------------+ | Sequent Computer Systems | Internet : jaap@sequent.com | Beaverton, Oregon | Uucp : ...uunet!sequent!jaap +--------------------------+