home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11590 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.4 KB  |  40 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!mcsun!fuug!kiae!relcom!usenet
  3. From: root@alex.rinaco.msk.su (alex kotov)
  4. Subject: Re: Turbo C++ installation problem
  5. Message-ID: <AAspMRgmb3@alex.rinaco.msk.su>
  6. Lines: 28
  7. Sender: news-service@kiae.su
  8. Reply-To: root@alex.rinaco.msk.su
  9. Organization: Alex Home
  10. Date: Wed, 22 Jul 92 17:13:10 +0300
  11.  
  12. Greetings!
  13.  
  14. >   I am having trouble installing Turbo C++ 3.0 on my machine. When I try to run
  15. >   it I get "DPMI server initialization error-> machine not in database. So then
  16. >   I run DPMIINST.EXE to correct this as per instructions, receiving "A20 was
  17. >   already enabled, so test is meaningless." The machine is a 286 with Phoenix
  18. >   bios. Thanks much to anyone who can help.
  19. >
  20.  
  21. I had the same problem with different Borland products and I have found
  22. only one way to overcome it.
  23. First, modify your CONFIG.SYS file to remove all memory commanders
  24. such as HIMEM, MC, QEMM, QRAM etc.
  25. Second, run DPMIINST.EXE. A20 will have been disabled at that time and
  26. DPMIINST will make some test and put your machine into its database.
  27. Last, you can restore your CONFIG.SYS and get to work.
  28.  
  29. BTW, what is Turbo C++ 3.0? Does it have Windows support?
  30. Is it identical to Borland C++ 3.0?
  31.  
  32. Hope this helps,
  33. -- 
  34. +--------------------------------------------------------+
  35. | Alex Kotov | root@alex.rinaco.msk.su     Moscow Russia |
  36. |------------+     FIDO 2:5020/48.7 AKA 2:5020/75.7      |
  37. +--------------------------------------------------------+
  38.  
  39.  
  40.