From: "Olaf van der Spek" Newsgroups: comp.os.msdos.djgpp Subject: Re: out of environment space Date: Wed, 19 Apr 2000 19:16:52 +0200 Organization: EuroNet Internet Lines: 21 Sender: spek AT d21006 DOT dtk DOT chello DOT nl Message-ID: <8dkpm9$s0a$1@beast.euro.net> References: <38FDE6C7 DOT 78791A59 AT psy DOT kuleuven DOT ac DOT be> NNTP-Posting-Host: d21006.dtk.chello.nl X-Trace: beast.euro.net 956164617 28682 213.46.21.6 (19 Apr 2000 17:16:57 GMT) X-Complaints-To: abuse AT euronet DOT nl NNTP-Posting-Date: 19 Apr 2000 17:16:57 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Peter Claessens" schreef in bericht news:38FDE6C7 DOT 78791A59 AT psy DOT kuleuven DOT ac DOT be... > I have downloaded the MGL graphical library from Scitech. It's supposed > to work with the DJGPP compiler. > I seem to have a problem with setting the necessary environment > variables. I get 'Out of environment space' errors. My current virtual > memory settings (under Win98) are on "automatic". Same for the settings You might try to set the environment to 4096. > of my shell (both the command.com shell and bash). But I doubt that it > is the virtual memory that is bugging me here. > How do I solve this problem? > > Thanks, > > Peter. >