Am 22.06.2008 um 21:17 schrieb janus: > I'm using it because I don't have the chance to install the glib-devel > package on the server...
If you do have the possibility to compile Mono, you might just as well compile glib yourself, no? Or if glib itself is installed, you could compile in a VM set up to match your server and copy only the installed files over to the server. Andreas > Thanks for the info. > > Ivan > > Robert Jordan wrote: >> >> janus wrote: >>> 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: >> >> Any reason to use --with-glib=embedded? You must compile from SVN if >> you need it. >> >> Robert >> >> _______________________________________________ >> Mono-list maillist - [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-list >> >> > > -- > View this message in context: > http://www.nabble.com/building-mono-on-webfaction-tp18047823p18058007.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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
