On 30 March 2016 at 11:16, Vincent Belaïche <[email protected]> wrote: >> Have you run "make" to generate the content of this directory? (Not >> "make install".) > > > I have tried make from the trunk directory. Anyway, if I use the > activestate perl, then the auto-tools won't work, and running make in > the tp directory gives this: > > --8<----8<----8<----8<----8<-- begin -->8---->8---->8---->8---->8---- > Vincent@AIGLEROYAL /c/Programmes/installation/texinfo-install/trunk/tp > $ make > cd .. && /bin/sh > /c/Programmes/installation/texinfo-install/trunk/build-aux/missing > automake-1.15 --gnu tp/Makefile > Unescaped left brace in regex is deprecated, passed through in regex; marked > by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at > c:/Nos_Programmes/MinGW/local/bin/automake-1.15 line 3936. > 'autoconf' n'est pas reconnu en tant que commande interne > ou externe, un programme ex‚cutable ou un fichier de commandes. > POSIX::WIFEXITED not implemented on this architecture at > c:/Nos_Programmes/MinGW/local/share/automake-1.15/Automake/FileUtils.pm line > 241. > make: *** [Makefile.in] Error 1 > --8<----8<----8<----8<----8<-- end -->8---->8---->8---->8---->8----
It's saying that autoconf isn't known as a command. Do you have autoconf and automake installed? Have you tried a released version at ftp://ftp.gnu.org/gnu/texinfo which doesn't need autoconf or automake?
