Re: Re: Re: Error compiling POedit for Gtk2
"Dinesh Nadarajah" <[email protected]>
| Newsgroups | gmane.editors.poedit.user |
|---|---|
| Message-ID | <[email protected]> |
Hello all: Well here is another update on my CVS compile issues. So after autogen worked well, I had problems executing ./configure. But it could not find wx-config. so I provided it with the opyion ./configure --with-wx-config=/usr/local/bin/wx-config and it worked. But then when I tried to run poedit after the intsallation, iy complained that poedit: error while loading shared libraries: libwx_gtk2u-2.4.so: cannot open shared object file: No such file or directory Then I copied all libwx-* files from /usr/local/lib (where it was installed) to /usr/lib: cp /usr/local/lib/libwx_gtk2u-2.4* /usr/lib/ and wholla it worked. Successfully ran it. Thanks for the input. Hope this helps other too. _Dinesh On Fri, 10 Jan 2003 Dinesh Nadarajah wrote : >Hi: > >OK. I shall recompile and install everything from scratch. I am >working with a fresh out of the box install of Redhat 8.0. I am >not near that machine, so cannot say what version of automake, >etc. it has. Will get back to you. > >I shall install wxWindows 2.4.0 (I guess I need that for GTK2 >support) and then install poedit from cvs. I guess the install >prcess is then: autogen.sh && ./configure && make && make >install. > >I shall get back to you on how that goes. > >The problem about autogen is not limited to poedit. It has been >noted by several developers that it does not do a good job in >adapting to dynamically changing systems (lots of installs and >upgrades). I don't use it much so don't know the details. > >Thanks again. > >-Dinesh > >PS: When I clicked on reply, it did not include the forum >address. I am using reply-to-all. > > >On Wed, 08 Jan 2003 Vaclav Slavik wrote : >>-----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----- >> >> >> >>------------------------------------------------------- >>This SF.NET email is sponsored by: >>SourceForge Enterprise Edition + IBM + LinuxWorld >>http://www.vasoftware.com >>_______________________________________________ >>Poedit-users mailing list >>[email protected] >>https://lists.sourceforge.net/lists/listinfo/poedit-users > > > > >------------------------------------------------------- >This SF.NET email is sponsored by: >SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 >See! >http://www.vasoftware.com >_______________________________________________ >Poedit-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/poedit-users ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com