Re: Error compiling POedit for Gtk2
Vaclav Slavik <[email protected]>
| Newsgroups | gmane.editors.poedit.user |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Dinesh Nadarajah wrote: > But there was no ./configure file in the main directory. Yes, that's because files such as configure or Makefile.in are generated and it makes no sense to have them under revision control. > [[email protected] poedit]# ./autogen.sh > aclocal: configure.in: 22: macro `AM_OPTIONS_WXCONFIG' not found > in library > aclocal: configure.in: 65: macro `AM_PATH_WXCONFIG' not found in > library This is really weird, if you installed wxWindows -- its "make install" installs $(prefix)/share/aclocal/wxwin.m4. Do you have it? Maybe aclocal cannot find it, try moving it to /usr/local or /usr. > configure.in:20: no proper implementation of AM_INIT_AUTOMAKE was > found, And this is even stranger. I successfully used both automake 1.4 and 1.6 to generate the files. What version exactly do you have? Try to upgrade to at least 1.6.3 if you don't have it already. Does your automake installation work with other software? Don't you have parallel installations of automake-1.4 and -1.6? If yes, then maybe aclocal and automake programs get mixed, try using aclocal-1.6 and automake-1.6 instead. What about autoconf? Was version 2.5x used (you can find out by looking at the header of generated configure, if it gets that far)? I think 2.13 doesn't work with automake 1.6+. > I have been told that there we issues related to autogen somewhile > back, but not sure what it was or whether it has been corrected. In poEdit? What issues? Regards, Vaclav - -- PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x465264C9 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+HACDxDYa/UZSZMkRApijAJ9BIC/YgSJDB8HGabHUC588u6SmEwCgier3 dGr7TgDx7fbLwQC+l0ZrAUU= =F8QL -----END PGP SIGNATURE-----