sylpheed install errors
I tried to install sylpheed claws, V1.0.4a, and here is the ./configure error I got: checking for glib-config... /opt/gnome/include/glib-2.0/glib.config checking for GLIB - version >= 1.2.6... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB was incorrectly installed *** or that you have moved GLIB since it was installed. In the latter case, you *** may want to edit the glib-config script: /opt/gnome/include/glib-2.0/glib.config configure: error: Test for GLIB failed. See the file 'INSTALL' for help. I have these installed: linux: # rpm -qa|grep glib glib-1.2.10-586 glibc-locale-2.3.4-23 glib2-2.6.3-4 taglib-1.3.1-4 glibc-devel-2.3.4-23 glib-devel-1.2.10-11.1 glib2-devel-2.6.3-4 glibc-i18ndata-2.3.4-23 dbus-1-glib-0.23.4-7 glibc-2.3.4-23.2 -- Paul Cartwright Registered Linux user # 367800 X-Request-PGP: http://home.comcast.net/~p.cartwright/wsb/key.asc
On Thu, 26 May 2005 17:02:27 -0400 Paul Cartwright <paul_tbot@pcartwright.com> wrote:
I tried to install sylpheed claws, V1.0.4a, and here is the ./configure error I got: If you installed glib development correctly glib-config is probably in / opt/gnome/bin as it is in my system. Here is what I use to build sylpheed claws: ./configure --enable-aspell --enable-jpilot --enable-gpgme \ --enable-dillo-viewer-plugin --enable-crash-dialog \ --with-glib-prefix=/opt/gnome \ --with-gtk-prefix=/opt/gnome --with-imlib-prefix=/ opt/gnome \ --with-gdk-pixbuf-prefix=/opt/gnome -- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
participants (2)
-
Jerry Feldman
-
Paul Cartwright