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, [replying to all your mails at once] Dinesh Nadarajah wrote: > 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. But autogen.sh script in poEdit's CVS is only a very simple script written by me specifically for use in poEdit. If there's some "autogen" tool in the wild, it is not this script... > PS: When I clicked on reply, it did not include the forum address. > I am using reply-to-all. I can easily change it if people here would prefer replies to go hear (that's what I am acustomed to myself, but SF.net is full of propaganda against it ;) Dinesh Nadarajah wrote: > checking dependency style of g++... gcc3 > checking how to run the C++ preprocessor... g++ -E > checking for wx-config... no And what is in config.log on the subject? > But I have wx-config is installed and here is what I got fir > that: ... > [[email protected] poedit]# echo $LD_LIBRARY_PATH > /usr/local/lib That's indeed very strange, it should certainly work... wxWindows test uses standard AC_PATH_PROG macro to find wx-config (unless you give it absolute filename). Dinesh Nadarajah wrote: > poedit: error while loading shared libraries: libwx_gtk2u-2.4.so: > cannot open shared object file: No such file or directory If you really have LD_LIBRARY_PATH set to /usr/local/lib, then I don't understand at all how could the linker possibly not find the libraries. One possibility is that your system is patched so that LD_LIBRARY_PATH is ignored under root user. Anyway, there's something seriously wrong with the system or ld configuration if libs in /usr/local/lib are not found. Did you try running configure under non-root user? 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+H/b9xDYa/UZSZMkRAq+vAJ9hTS9rE9STVT+YQF8b1NOr+ie5oACdGKrE EFd0CNOR++8hT+RBfr5rdP8= =Ruza -----END PGP SIGNATURE-----