> checking for GTK - version >= 1.2.8... yes > checking for gnome-config... /usr/bin/gnome-config > checking for GNOME - version >= 1.2.0... yes > checking for additional GNOME modules... *** vfs library is not installed > configure: error: > *** GNOME 1.2.0 or better is required. > *** gnome-vfs 0.6.0 or better is required. > Bad exit status from /var/tmp/rpm-tmp.37886 (%build) > [root@localhost sher]# > The wording is the confusing part. When building, if it says "gnome-vfs 0.6.0 or better is required" or anything like that, it could mean _either_ gnome-vfs OR gnome-vfs-devel are not there. your list did not include gnome-vfs-devel, so that is probably the problem. The reason for this is that the configuration scripts don't view the packages the same way the distributions do. Jon -- PGP information is available at http://members.wri.com/johnnyb/about/
