From: Sherlock Campbell Newsgroups: comp.os.msdos.djgpp Subject: Re: pipes in bash Date: Sun, 13 Feb 2000 18:21:44 -0600 Organization: The University of Texas at Austin Lines: 22 Message-ID: <38A74A98.B7ED519B@mail.utexas.edu> References: <38A3526A DOT 6EEF7668 AT mail DOT utexas DOT edu> <38A554DC DOT BF98917D AT is DOT elta DOT co DOT il> NNTP-Posting-Host: psy33.psy.utexas.edu Mime-Version: 1.0 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: geraldo.cc.utexas.edu 950487705 29970 128.83.207.33 (14 Feb 2000 00:21:45 GMT) X-Complaints-To: abuse AT cc DOT utexas DOT edu NNTP-Posting-Date: 14 Feb 2000 00:21:45 GMT X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com From my C:\DJGPP\djgpp.env,

    DJDIR=%:/>DJGPP%
    +TMPDIR=%DJDIR%/tmp

There is a 'SET DJGPP=C:\DJGPP\djgpp.env' statement in my AUTOEXEC.BAT file.  Am I missing something?
I'm running Win98 if that matters.

Sherlock

Eli Zaretskii wrote:

Sherlock Campbell wrote:
>
> When I try to run a shell script in bash, I get a "fatal: can't create
> pipes" message.
> I have checked and my TMPDIR exists, is writeable on my pc, my drive is not
> full...

What is the value of your TMPDIR, and where it is set (in AUTOEXEC.BAT or
elsewhere)?