Re: [poedit-users] autogen.sh problems under MinGW
Vaclav Slavik <[email protected]>
| Newsgroups | gmane.editors.poedit.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Olivier Sannier wrote:
> That is highly possible, the regular MinGW doesn't come with
> automake/autoconf. I installed msysDTK and added the latest
> autoconf, but I got stopped by this error. Are these macros defined
> somewhere
Yes, in files installed as part of automake. They are stored in
$prefix/share/aclocal-${automake_version} directory
(e.g. /usr/share/aclocal-1.8). It's possible that your automake
version was configured with a directory different from where you
copied it to or that autoconf's and automake's prefixes are
different. When you say you added the latest autoconf, did you do it
by running ./configure --prefix=path_to_automake_eg_/usr/local ;
make ; make install (--prefix is not needed if automake shows
in /usr/local in MSYS shell)?
Regards,
Vaclav
--
PGP key: 0x465264C9, available from http://wwwkeys.pgp.net/
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQBB8RXzxDYa/UZSZMkRAvKWAJ9kpIpbR4dOxrmfI46bPjtJnFOCrACfSFtA 2Lz2eMXfFloPsNduF/g9OBQ= =8fTb -----END PGP SIGNATURE-----