delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
X-Recipient: | djgpp AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; |
s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: | |
mime-version; bh=0moH1mOCDgd3saIqU6nXMASSHTRcdHtQng8OcwvKJyw=; b=U5c6cOlvgYKu | |
YkScqZadZs4RIPz3LiJ2JuuI4y0eje7p5ojmpGkAHzeYIgBXGkLhU/ui17KiECn/E3fw0tyUr64UP | |
CYfwWEZt050vs4bXT9RNjwbQHw8VcWGE9v3EkbDdrusVSsESt5Re5WJCtGvCb85AlpkxmF16DwHGn | |
3Xb9L/2OMlmNcNaspJvns2+aGb2Qa/iszIva9SAPjeq9FxO+3a3Zs2yz5nAV/mQU3YF98HIHYRv+3 | |
06N9bgTkU29iGXY7D8w5xhP9H9/zAsu7O7BjUVYxllXznPNwiPagUxFhEBKlnq9yGEVgK72bk5T2n | |
fJlYSUIpjTmpCldsd2IzbQ==; | |
Date: | Tue, 11 Jul 2023 14:30:08 +0300 |
Message-Id: | <834jma8z3z.fsf@gnu.org> |
From: | "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-Reply-To: | <u8i26s$98r$1@reader2.panix.com> |
(vjp2 DOT at AT at DOT BioStrategist DOT dot DOT dot DOT com) | |
Subject: | Re: DOS 6.22 Vostro 3560 - confused |
References: | <u7q26f$fhe$1 AT reader2 DOT panix DOT com> <83bkguq52b DOT fsf AT gnu DOT org> <u7sin6$4tr$1 AT reader2 DOT panix DOT com> <834jmlohi0 DOT fsf AT gnu DOT org> <u7uoou$t5h$1 AT reader2 DOT panix DOT com> <83ilb1m1ld DOT fsf AT gnu DOT org> <83cz19lyqr DOT fsf AT gnu DOT org> <u8i26s$98r$1 AT reader2 DOT panix DOT com> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: vjp2 DOT at AT at DOT BioStrategist DOT dot DOT dot DOT com > Date: Mon, 10 Jul 2023 22:54:20 -0000 (UTC) > Injection-Date: Mon, 10 Jul 2023 22:54:20 -0000 (UTC) > Bytes: 2504 > > Starting to believe I have too many copies of CWSDMPI Only the one that's first on PATH matters. Make sure it's the latest version. > go32/v2 version 2.0 built Oct 18 2015 09:41:08 > Usage: go32 coff-image [args] > Rename this to go32.exe only if you need a go32 that can run v2 binaries as > well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH > but do not delete your old go32 - leave it in the PATH after this one. > Set GO32_V2_DEBUG=y in the environment to get verbose output. > > DPMI memory available: 523783 Kb > DPMI swap space available: 129849 Kb This should suffice. > AUTOEXEC > > @echo off > rem no drivers found? path? > C:\DOS\MSCDEX.EXE /D:MSCD001 /L:D /M:10 Try not loading MSCDEX > CONFIG > > rem DEVICE=HIMEM.SYS /testmem:off > FILES=80 > BUFFERS=40,0 > DEVICE=C:\DOS\ANSI.SYS > DEVICE=C:\DOS\OAKCDROM.SYS /D:MSCD001 > > rem DEVICE=C:\DOS\USBASPI.SYS > rem device=c:\dos\NJ32DISK.sys > > rem LASTDRIVE=Z > BREAK=ON > rem NUMLOCK=ON Here, I'm missing DOS=HIGH, UMB and the line that loads HIMEM should not be commented out, I think. Also, perhaps comment out the line that loads OAKCDROM.SYS. If that doesn't let you run Emacs, I'm afraid I'm stumped. I don't have plain DOS machine anymore, but the DJGPP Emacs runs OK for me on Windows XP, FWIW.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |