Re: [GnuWin32-Users] automake and autoconf

2005-04-11 Thread Keith MARSHALL
> How can I run aclocal ? Where can I get a version of perl that can > run gnuwin32's version of aclocal ? I don't understand why you are trying to run aclocal. You *write* `aclocal.m4' and `configure.ac' to customise `autoconf' behaviour, then you run *autoconf* to generate a `configure' script.

Re: [GnuWin32-Users] automake and autoconf

2005-04-08 Thread Kees Zeelenberg
x" <[EMAIL PROTECTED]> To: Sent: Friday, April 08, 2005 1:10 AM Subject: [GnuWin32-Users] automake and autoconf Hi! I installed the automake and autoconf packages from the Web site, however, aclocal needs perl to run, and perl is not available from your site. I tried this: Install autom

[GnuWin32-Users] automake and autoconf

2005-04-07 Thread Nix N. Nix
Hi! I installed the automake and autoconf packages from the Web site, however, aclocal needs perl to run, and perl is not available from your site. I tried this: Install automake and autoconf from gnuwin32 in C:\GnuWin32 Install bash cvs perl coreutils ncurses ... from cygwin in c:\cygwin In cyg