[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Win crashes on save
"Roberto Viviani" <roberto.viviani@medizin.uni-ulm.de> writes:
> This is the transcription of the standard and error output:
>
> Using standard pre-compiled defaults file
> bash.exe: warning: could not find /tmp, please create!
> sh: /bin/rm: No such file or directory
> CompressOutput: could not open file: ../../<dir_name>/<file_name>
> PDP++ saving recover file(s) and exiting from signal: broken pipe
> bash.exe: warning: could not find /tmp, please create!
> sh: /bin/rm: No such file or directory
>
> >From the transcript, it seems that the executable attempts to use rm from
> the shell, which is not installed by the Setup.exe thing and is missing.
> However, I do not know enough about PDP to know if this is the case.
I'll look into this -- you might want to try creating the /tmp
directory (just try making a c:/tmp "folder" or whatever its called)
in any case and see if that makes a difference.
- Randy