You will need the devel packages for those programs.  Make sure you have
python-devel, glib-devel, gtk+-devel, imlib-devel (if you want imlib
support), and ORBit-devel and gnome-libs-devel (if you want gnome
supprort).  If you have control-center-devel and gnome-core-devel, you
will get a few more wrappers.

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Sun, 19 Sep 1999, thal wrote:

> I'm trying to install PyGTK on a RH6.0 system
> and get the following result when I run ./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 for python... found
> checking where .py files should go... /usr/lib/python1.5.site-packages
> checking where python extensions should go...
> /usr/lib/python1.5/site-packages
> checking for python headers... found
> checking definitions from Python makefile... done
> checking for gtk-config... /usr/bin/gtk-config
> checking for GTK - version >= 1.2.1... yes
> checking for imlib-config... no
> checking fir IMLIB - version >= 1.8.2... no
> *** The imlib-config script installed by IMLIB could not be found
> *** If IMLIB was installed in PREFIX, make sure PREFIX/bin is in
> *** your path, or set the IMLIB_CONFIG environment variable to the
> *** full path to imlib-config.
> checking for gnome-config... no
> checking for gnomeConf.sh file in /usr/local/lib... not found
> configure: error: Could not find the gnomeConf.sh file that is generated
> by gnome-libs install
> [/usr/local/gnome-python-1.0.4]#
> ============================================================================
>   There is no file called "imlib-config" in my filesystem.
>   When I run rpm -ql imlib, I get this:
> ============================================================================
> /etc/im_palette-small.pal
> /etc/im_palette-tiny.pal
> /etc/im_palettepal
> /etc/imrc
> /usr/doc/imlib-1.9.5
> /usr/doc/imlib-1.9.5/AUTHORS
> /usr/doc/imlib-1.9.5/Changelog
> /usr/doc/imlib-1.9.5/NEWS
> /usr/doc/imlib-1.9.5/README
> /usr/lib/libImlib.so.1
> /usr/lib/IibImlib.so.1.9.5
> /usr/lib/libgdk_imlib.so.1
> /usr/lib/libgdk_imlib.so.1.9.5
> /usr/lib/libimlib-bmp.so
> /usr/lib/libimlib-gif.so
> /usr/lib/libimlib-jpeg.so
> /usr/lib/libimlib-png.so
> /usr/lib/libimlib-ppm.so
> /usr/lib/libimlib-ps.so
> /usr/lib/libimlib-tiff.so
> /usr/lib/libimlib-xpm.so
> 
> So I do have a current version of imlib, but no imlib-config.
> 
> Does anyone have any ideas on what I can do from here ?
> 
> Neil
> [EMAIL PROTECTED]
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
> 

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to