How to compile and install glib and gtk+?
Hi,
I am trying to "configure", a "make", and "sudo make install" on the package glib-2.26.0.
I type ./configure which works fine but then when I type 'make' it gets to a certain point and then gives the following error message:
*#error GNU libiconv not in use but included iconv.h is from libiconv*
What does this mean? I've already installed iconv under /usr/bin so what exactly is going on here?
Thanks in advance,
Mark
PS: I originally had Leopard on my machine, and now I have Snow Leopard; does that mean that I have to rebuild every package from scratch?? Could this be causing the problem?
I am trying to "configure", a "make", and "sudo make install" on the package glib-2.26.0.
I type ./configure which works fine but then when I type 'make' it gets to a certain point and then gives the following error message:
*#error GNU libiconv not in use but included iconv.h is from libiconv*
What does this mean? I've already installed iconv under /usr/bin so what exactly is going on here?
Thanks in advance,
Mark
PS: I originally had Leopard on my machine, and now I have Snow Leopard; does that mean that I have to rebuild every package from scratch?? Could this be causing the problem?
iMac, Mac OS X (10.6.4), None