Dave Yeo
2016-12-18 07:29:02 UTC
Trying to build the latest snapshot on OS/2. After trials and errors in
my environment, I've got the build mostly working. It's dying in make
the documentation with,
...
%make prepare_wgml_opts
g:\ow\docs\gml\os2\wgml c_readme ( file wgmlopts.tmp
WATCOM Script/GML V4.0 Copyright by WATCOM International Corp. 1985,1993.
ps2pdf12 -r600 c_readme.ps c_readme.pdf
SYS1041: The name ps2pdf12 is not recognized as an
internal or external command, operable program or batch file.
Error(E42): Last command making (c_readme.pdf) returned a bad status
Error(E02): Make execution terminated
Error(E42): Last command making (c_readme) returned a bad status
Error(E02): Make execution terminated
<pmake -d build -h> => non-zero return: 512
Build failed
Anyone know what or where ps2pdf12 is? Seems to be referenced in
docs\mif\onebook.mif
Dave
my environment, I've got the build mostly working. It's dying in make
the documentation with,
...
%make prepare_wgml_opts
g:\ow\docs\gml\os2\wgml c_readme ( file wgmlopts.tmp
WATCOM Script/GML V4.0 Copyright by WATCOM International Corp. 1985,1993.
ps2pdf12 -r600 c_readme.ps c_readme.pdf
SYS1041: The name ps2pdf12 is not recognized as an
internal or external command, operable program or batch file.
Error(E42): Last command making (c_readme.pdf) returned a bad status
Error(E02): Make execution terminated
Error(E42): Last command making (c_readme) returned a bad status
Error(E02): Make execution terminated
<pmake -d build -h> => non-zero return: 512
Build failed
Anyone know what or where ps2pdf12 is? Seems to be referenced in
docs\mif\onebook.mif
Dave