<quote who="Michael Lake"> > I have juts installed libgtk2.0-0 but that didnt provide me with what was > needed. Maybe its libgtk20-dev but thats 30MB to download via a dialup. > Surely make gconfig does not need a development suite - just the shared > libs ?? > > Whats the minimum i need.???
To build stuff, you need the -dev packages. They include all the headers and such that you require. That ends up being quite a lot of stuff. :-) (make menuconfig is better anyway.) - Jeff -- linux.conf.au 2004: Adelaide, Australia http://lca2004.linux.org.au/ "Perdon; estoy buscando mis pantalones." - Luis Villa's Essential Spanish -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
