|
From: Tatsuro M. <tma...@ya...> - 2011-03-13 22:32:13
|
Hello You are right. The gnuplot-4.4.3 binary suffer from the same fault after windows 7 update. Thus your change for tmpfile() is important for many windows users. Thanks! Regards Tasuro --- Bastian M将」rkisch wrote: > > > Von: "Tatsuro MATSUOKA" <tma...@ya...> > >Hello > > > >Since I have changed my computer at University to windows Home Premium 64 bit, > >pm3d.dem fails due to temporary file error. > > > >Today I have update my windows 7 to the sp1. > > > >Temporary file error disappeared and all.dem can be executed normally. > > > > Or maybe it has something to do with yesterday's change in CVS? > Are you saying that your build from March 8th also works? > According to several reports on the net tmpfile() consistently fails > on Vista, Windows 7 and probably any descently configured Windows XP > The reason is that for some unknown reason tmpfile() wants to create a > file in C:\. But normal users don't have the appropriate rights to do that. > > Bastian > > >Regards > > > >Tatsuro > > > |