[Mono-list] Setting mono in LinuxPPC

Ariel Rios ariel@gnu.org
12 Feb 2002 22:58:36 -0500


i was trying to see how far does mono supports Linux on PPC.
I did not manage to get very long since I got:
......
.......bla bla bla.....
.....
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking size of void *... 4
checking for pkg-config... no
configure: error: You need to install pkg-config
[ariel@soleil mono]$ 

I ran autogen using:
./autogen.sh --prefix=/gnome/head/INSTALL

ariel