On Tue, 2003-06-24 at 09:26, Mark Dufresne wrote: > Hello, > > I've downloaded and tried to compile mozilla. I ran a ./configure and it > reported that it couldn't find the gtk-config script. I then did a > find / -name "gtk-config" and got nothing. I have gtk+-2.2.2 installed. > > How do I get gtk-config? Mozilla is looking for GKT+-1.2, not GTK+-2.x. With recent Mozilla there should be a configure option to build the gtk2 backend instead of the gtk1.2 one. Otherwise, you'll need to install GTK+-1.2. Regards, Owen