Am 09.02.2018 um 14:48 schrieb Allin Cottrell: ... OK, so I have started over again (apart from the installed packages in mingw/msys, which I have left in place). The automatic setup now _almost_ works, but I got an error at the 'make' stage about pdflatex not found. So just before running 'make', I manually repeated the export command which would have been there in the setup.sh script already:
export PATH=$PATH:/c/w32tex/bin I guess this is necessary because setup.sh is somehow a child of the current shell and thus the exports are not persistent / do not affect the parent shell? Then 'make' and 'make pdfdocs' work, and so does 'make install'. And my gretl copy indeed starts up in German. However, I get a cURL error 60 when I try to open the user guide from the help menu (after starting the newly built gretl, of course). thanks, sven
