Mail Archives: djgpp/1999/12/02/09:57:58
On Thu, 2 Dec 1999, Juan Manuel Guerrero wrote:
> This minor problem can be solved by reconfiguring the sources
> running the file: djgpp/config.bat.
This is the right solution for this problem.
> The only reason why I mention this is because the README
> file tells that the sources are already configured for DJGPP.
> This seems not to be true.
Groff was built with DJGPP v2.01, and was configured for that
version. If you build it with another version of DJGPP, it needs
to be reconfigured.
In general, it is always better to run the configuration procedure. The
sources come configured for those who don't have Bash and the auxiliary
tools installed, and therefore cannot run the configure scripts.
> I tried then to create a postscript file. The ps output was
> created an was O.K. but I got always the following error message:
>
> g:\bin/grops.exe:<standard input>:4: cannot unlink `g:/tmp/gfXXXXXX': No such file
> or directory (ENOENT)
>
> On TMPDIR (= g:/tmp) a file called gfaaaaaa (this time) always remains undeleted.
This is a known bug with the PostScript driver. If you can spot where
the bug is, please post the info here (and suggest a patch, if you can).
If not, somebody will get to that in due time. As you noticed, the bug
is harmless.
> May be the same bug appears in grodvi.exe and grolj4.exe too.
The DVI and LJ4 drivers are free from this bug.
- Raw text -