[Mono-devel-list] Dec 23 Snapshot on OS X
Albert Strasheim
13640887 at sun.ac.za
Thu Dec 25 18:10:24 EST 2003
Hello,
I saw this problem when configuring under MinGW. It was because I did not
have pkg.m4 (the file containing the pkg-config macros for autoconf)
installed in the correct directory.
Make sure you have have pkg.m4 in /usr/share/aclocal or similar.
Cheers,
Albert
On Thu, 25 Dec 2003, Cesar Mello wrote:
> I had a very similar problem in my Mandrake Linux box some months ago...
> I'm a newbie but I'd suggest you these steps:
>
> - verify your version of autoconf. You need version 2.5; try typing
> which autoconf-2.5x and see if it is found;
> - verify if you can find glib-2.0.pc installed; try pkg-config
> --list-all and search for glib-2.0 in the list. If it isn't listed, try
> to find if you have the glib-2 libraries installed first, and then just
> copy its .pc file to the right place.
More information about the Mono-devel-list
mailing list