What's new

configure problems in linux

jogibear9988

New member
i have a problem with the configure script in linux. when i start it it didn't find the gtk 1.2 ot gtk2.0 library athough i've installed it. i'm using debian and i have installed the gtk1.2 and the gtk2.0 librarys, and i've also installed the development files of these librarys.
 

ciruZ

New member
Anyway, Hacktarux, what about a configure script genereated with autoconf? They are more flexible and are non-interactive, what makes it a lot easier for packagers. If you want, I can write a configure.ac file for you. I could even write you a Makefile.am to replace the Makefile you currently have ;).
 

Top