HI all! I'm trying to build mono on a webfaction shared environment... and I can't get further than make..: Here is the configure line ./configure --prefix=/home/*****/local/ --with-glib=embedded --with-static_mono=yes this goes ok. but make just doesn't want to go through:
ranlib .libs/libmonogc-static.a creating libmonogc-static.la (cd .libs && rm -f libmonogc-static.la && ln -s ../libmonogc-static.la libmonogc-static.la) make[3]: Leaving directory `/home/*****/src/mono-1.9.1/libgc' make[2]: Leaving directory `/home/*****/src/mono-1.9.1/libgc' Making all in eglib /bin/sh: line 17: cd: eglib: No such file or directory make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/*****/src/mono-1.9.1' make: *** [all] Error 2 Could anybody help me out? I would really be glad to have mono on there... -- View this message in context: http://www.nabble.com/building-mono-on-webfaction-tp18047823p18047823.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
