Output for autoconf --version
==========================
autoconf (GNU Autoconf) 2.63
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.


Output for autoheader --version
==========================
sh: /c/autoconf/bin/autoheader: No such file or directory

Note: The file C:\autoconf\bin\autoheader definitely exists, and
C:\autoconf\bin is on my PATH. Maybe this is the problem? I installed
Autoconf with an exe installer: autoconf-2.63-setup.exe.


Output when running autogen.sh
==========================
./autogen.sh: /c/autoconf/bin/autoheader: No such file or directory
./autogen.sh: [: -ge: unary operator expected
./autogen.sh: need autoconf 2.53 or later to build writerperfect


2009/4/3 Fridrich Strba <fridrich.st...@bluewin.ch>

> Hello, I just tried the autogen.sh in my msys and it works for me.
>
> Now, it is looking for two things: autoconf >= 2.53 and autoheader >=
> 2.53. Now, maybe the command has a problem with your autoconf and
> autoheader. Can you send the autoconf --version and also autoheader
> --version output?
>
> Cheers
>
> Fridrich
>
> On Fri, 2009-04-03 at 14:27 +0200, Nam Quang Tran wrote:
> > Hello,
> >
> > I've tried to compile libwpd2-bindings on Windows, but
> > running ./autogen.sh only gives me this error message:
> >
> > 'need autoconf 2.53 or later to build writerperfect'
> >
> > The latest autoconf is on my PATH, but neither compiling on mingw nor
> > cygwin gets me beyond that error message. Is there some magical way to
> > tell libwpd2-bindings where to find autoconf? Is libwpd2-bindings even
> > supported on Windows?? Thanks in advance.
> >
> > Best regards
> > Tran Nam Quang
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > Libwpd-devel mailing list
> > Libwpd-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/libwpd-devel
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Libwpd-devel mailing list
> Libwpd-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libwpd-devel
>
------------------------------------------------------------------------------
_______________________________________________
Libwpd-devel mailing list
Libwpd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libwpd-devel

Reply via email to