I have a "Makefile" in scratch/users/ukoul/Ethereal/glib-1.2.8. I changed permissions on this file (it wasnt executable) and ran "make" command. now this seems to build the GLIB. I will go on and do a make install
and then go, do the same commands for GTK. Hope that will work now. will let u know thx a lot for ur help On Fri, 17 Oct 2003 Guy Harris wrote : > >On Oct 16, 2003, at 2:40 PM, Jonty Ray wrote: > >> However for GLIB after i run ./configure I do not find any make file been created >> in scratch/users/ukoul/Ethereal/glib-1.2.8, so I have not gone to step 2 & 3 >> above. May be that the reason for incomplete GLIB installation. How can I overcome >> it. > >Given that I have no idea why there's no Makefile, I don't know how you can overcome >it. (By "I do not find any make file" you mean that there's no file in that >directory named "Makefile", right?) > >In order to have an idea why there's no Makefile, we'd have to see the output of the >configure script (*NOT* the config.log file) from when you ran it in the GLib source >directory. >