|
Hello, Can somebody point me to the documentation that will help me compile mono 0.91 properly? I want to do a manual compile. I have a windows 2000 professional/sp 4 and I installed all the software that is documented in: http://www.go-mono.com/compiling.html
and yet when I configure, I get this error:
./configure --prefix=/usr/local
...
checking gc.h usability... no checking gc.h presence... no checking for gc.h... no checking gc/gc.h usability... yes checking gc/gc.h presence... yes checking for gc/gc.h... yes checking for GC_malloc in -lgc... no configure: error: "GC requested but libgc not found! Install libgc or run configure with --with-gc=none."
What can I do?
Thanks for your help ... |
