Re: Problem Compiling gnomeicu 0.92



Did you install gtk+-devel? If you have installed from rpm, you need to
install all the devel packages to get the libraries, config files, etc.
that you need to compile  other GNOME stuff from source. 

If you already have gtk+-devel installed, then:

1)check to see if you have an old gtk-config file from a previous
version of gtk+ lying around somewhere that might be confusing the
configure script. 

2) try setting the environment variable GTK_CONFIG=<pathname> to force
the configure script to find gtk-config

BTW, what are you trying to install?

Judith


Dennis Gray wrote:
> 
> My installation is vanilla Redhat 6.1. I have the gtk+-1.2.6
> package installed, however, I do not find a gtk-config file anywhere. The
> following is part of the output from ./configure
> 
> loading cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for gnome-config... /usr/local/bin/gnome-config
> checking if /usr/local/bin/gnome-config works... yes
> checking for orbit-config... /usr/local/bin/orbit-config
> checking for orbit-idl... /usr/local/bin/orbit-idl
> checking for working ORBit environment... yes
> checking for gnorba libraries... yes
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for POSIXized ISC... no
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking what warning flags to pass to the C compiler... -Wall -Wunused
> checking what language compliance flags to pass to the C compiler...
> checking for pthread_create in -lpthread... yes
> checking for gtk-config... no
> checking for GTK - version >= 1.2.0... no
> *** The gtk-config script installed by GTK could not be found
> *** If GTK was installed in PREFIX, make sure PREFIX/bin is in
> *** your path, or set the GTK_CONFIG environment variable to the
> *** full path to gtk-config.
> configure: error: GTK not installed
> 
> Thanks for any help you may offer.
> 
> Dennis
> 
> _______________________________________________
> gnome-list mailing list
> gnome-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]