Xref: utzoo comp.os.msdos.misc:2375 sci.math.symbolic:2532 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!ptimtc!nntp-server.caltech.edu!antonyc From: antonyc@nntp-server.caltech.edu (Antony Chan) Newsgroups: comp.os.msdos.misc,sci.math.symbolic Subject: Re: Can Mathematica 1.2 (MS-DOS) run with himem.sys (any Version) ? Message-ID: <1991Jun9.013619.5924@nntp-server.caltech.edu> Date: 9 Jun 91 01:36:19 GMT References: <1991Jun06.132257.801@unidui.uni-duisburg.de> <1991Jun6.175456.23517@milton.u.washington.edu> Organization: California Institute of Technology, Pasadena Lines: 16 reeses@milton.u.washington.edu (KGB Assassinate CIA NSA FBI secret George Bush Child Pornography Military Heroin Terrorism) writes: >In article <1991Jun06.132257.801@unidui.uni-duisburg.de> hm292hu@unidui.uni-duisburg.de (Fred Hucht) writes: >>Can I tell HIMEM.SYS not to eat all extended memory ? >Problems with DOS 5.00?:-) I don't think there is any way to do what you want, >and HIMEM.SYS is required for using extended memory(to map it, etc.). I boot >from a DOS 4.01 floppy(I know, a kludge) and it works great. well, with the ms-dos 5.0 himem.sys, you CAN tell it not to eat all extended memory by specifying /int15=xxxx where xxxx is the amount of extended memory (in kb) to leave for int15 access (what mathematica uses). also, you'll notice that mathematica will run in ems, so you can run emm386 on top of himem.sys and use mathematica that way. only problem with that is that real mode programs (like djgpp) will crap out with emm386.