Message-Id: <4.2.0.58.20000217121654.00962470@mail.utexas.edu> X-Sender: scampbell AT mail DOT utexas DOT edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Thu, 17 Feb 2000 13:27:43 -0600 To: djgpp AT delorie DOT com From: Sherlock Campbell Subject: Re: pipes in bash In-Reply-To: References: <4 DOT 2 DOT 0 DOT 58 DOT 20000216110515 DOT 00961be0 AT mail DOT utexas DOT edu> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_1018062==_.ALT" Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --=====================_1018062==_.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed > > CONFIG.SYS > > FILES=32 >Try enlarging this number (to 60 or something) and see if that helps. >You will need to reboot in order for the change to take its effect. > > DEVICE=c:\windows\setver.exe >Try without this line. SETVER is evil. I edited the file as you suggested, but still no luck. >Btw, what is this DMI thing you have installed? For example, the >following lines show it: > > SET WIN32DMIPATH=C:\DMI\ > > Rem TShoot: SET PATH=C:\DMI\BIN;D:\PROGRA~1\BORLAND\CBUILDER\BIN > > SET PATH=D:\PROGRA~1\HLM;C:\DMI\BIN;C:\LSA\bin; Dell OpenManage Client... our network guy wants us to leave it as is. I never use it and I really don't know if he does either, or, for that matter, what it does. >[DJGPP.ENV:] > > +PATH_SEPARATOR=: > > +PATH_EXPAND=y >Why did you need these two lines? I think they can be dangerous, >although I cannot find any immediate link to your problem with pipes. >I suggest trying without them, just in case. I don't remember adding these lines. I thought they were 'original equipment'. But I deleted them... makes no difference. >In any case, you shouldn't edit DJGPP.ENV to add such lines. You >could set them in the environment, e.g., from AUTOEXEC.BAT. Editing >DJGPP.ENV is a Bad Idea (tm). I am still getting the "fatal: can't create pipes message. I even tried setting the TMPDIR in my AUTOEXEC.BAT file. No luck. I also tried creating a C:\usr\tmp directory, in case that would help... it didn't. I'm out of ideas... Sherlock ______________________________________________________ Sherlock Campbell Department of Psychology University of Texas at Austin Austin, TX 78712 (512) 471-6852 mailto:scampbell AT mail DOT utexas DOT edu ______________________________________________________ --=====================_1018062==_.ALT Content-Type: text/html; charset="us-ascii"
> CONFIG.SYS
> FILES=32
Try enlarging this number (to 60 or something) and see if that helps.
You will need to reboot in order for the change to take its effect.
> DEVICE=c:\windows\setver.exe
Try without this line.  SETVER is evil.
        I edited the file as you suggested, but still no luck.
Btw, what is this DMI thing you have installed?  For example, the
following lines show it:
> SET WIN32DMIPATH=C:\DMI\
> Rem TShoot: SET PATH=C:\DMI\BIN;D:\PROGRA~1\BORLAND\CBUILDER\BIN
> SET PATH=D:\PROGRA~1\HLM;C:\DMI\BIN;C:\LSA\bin;
        Dell OpenManage Client... our network guy wants us to leave it as is.  I never use it and I really don't know if he does either, or, for that matter, what it does.
[DJGPP.ENV:]
> +PATH_SEPARATOR=:
> +PATH_EXPAND=y
Why did you need these two lines?  I think they can be dangerous,
although I cannot find any immediate link to your problem with pipes.
I suggest trying without them, just in case.
        I don't remember adding these lines.  I thought they were 'original equipment'.  But I deleted them... makes no difference.
In any case, you shouldn't edit DJGPP.ENV to add such lines.  You
could set them in the environment, e.g., from AUTOEXEC.BAT.  Editing
DJGPP.ENV is a Bad Idea (tm).
        I am still getting the "fatal: can't create pipes message.  I even tried setting the TMPDIR in my AUTOEXEC.BAT file.  No luck.  I also tried creating a C:\usr\tmp directory, in case that would help... it didn't.
        I'm out of ideas...
Sherlock
______________________________________________________
        Sherlock Campbell
        Department of Psychology
        University of Texas at Austin
        Austin, TX 78712        (512) 471-6852
        mailto:scampbell AT mail DOT utexas DOT edu
______________________________________________________ --=====================_1018062==_.ALT--