Test report for "make gnuplot-ja.pdf" on cygwin64
Tatsuro MATSUOKA <[email protected]> Wed, 5 Jan 2022 15:57:58 +0900 (JST)
| Newsgroups | gmane.comp.graphics.gnuplot.devel |
|---|---|
| Message-ID | <[email protected]> |
Ethan In development branch, make gnuplot-ja.pdf was supported. I tried the make on cygwin64 and build and report the result. cd docs make gnuplot-ja.pdf iconv -f EUC-JP -t UTF-8 gnuplot-ja.doc > ja.doc doc2tex -figures ja.doc | sed 's/titlepag.tex/title-ja.tex/' > gnuplot-ja.tex /bin/sh: doc2tex: command not found I confirmed doc2tex.exe is generated in docs direcotory . Workaorund is cd docs PATH=$PATH:./ make gnuplot-ja.pdf Then I could get gnuplot-ja.pdf. Thanks! Tatsuro _______________________________________________ gnuplot-beta mailing list [email protected] Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta