Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Qmail-Scanner-Mail-From: tazzari AT magnetek DOT it via xserver3 X-Qmail-Scanner: 1.25st (Clear:RC:1(172.16.15.226):. Processed in 0.110666 secs Process 11427) Message-ID: <005c01c57322$c00e4490$c800a8c0@davide> From: "Davide Tazzari" To: References: Subject: bash: cannot create temp file for here document: No such file or directory Date: Fri, 17 Jun 2005 11:55:53 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, I have installed Cygwin for a month and it works well till I tried to install another program using the ./configure, make and so on... procedure. I received this error configure: cannot create temp file for here document: No such file or directory I remeber that I receive this error since the first time I have run cygwin. First of all I tried to add or reinstall packages but nothing happens. Yesterday I removed Cygwin then I reinstalled the whole program from the beginning. Here is what I received at the first run: Copying skeleton files. These files are for the user to personalise their cygwin experience. These will never be overwritten. `./.bashrc' -> `/home/Davide//.bashrc' `./.bash_profile' -> `/home/Davide//.bash_profile' `./.inputrc' -> `/home/Davide//.inputrc' bash: cannot create temp file for here document: No such file or directory Davide AT davide ~ $ It seems that cygwin isn't able to create temp files or something like. Then I tried this: With the command env I discover the temp directory /cygdrive/d/DOCUME~1/Davide/IMPOST~1/Temp With CD command I browsed to that directory then I tried to add file, create dir, remove dir and so on. Everything is ok. Then my last try: cat < 12345 > EOF and I received bash: cannot create temp file for here document: No such file or directory Can anybody help me? I attached the result of the command cygcheck -s -v -r > cygcheck.out Thank's Davide -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/