OK, that worked, thanks! But then I had to remove "test" and "docs" from the build-install dirs - first got an error with a test about sqlite3 being too old and then got an error while the docs were unzipping. The core seems to have installed correctly, however.
On Tue, Oct 5, 2010 at 7:18 PM, Pablo Ruiz <[email protected]> wrote: > export PATH=/usr/local/mono/2.8/bin:$PATH > > On Wed, Oct 6, 2010 at 1:06 AM, Abe Gillespie <[email protected]> > wrote: >> >> I've installed mono using --prefix=/usr/local/mono/2.8 I'm trying to >> configure XSP and have tried >> >> --with-runtime=/usr/local/mono/2.8 >> --with-runtime=/usr/local/mono/2.8/bin >> --with-runtime=/usr/local/mono/2.8/bin/mono >> >> but all variants are giving me: >> >> checking for csc... no >> checking for gmcs... no >> checking for dmcs... no >> checking for gacutil... no >> checking for sn... no >> configure: error: No C# compiler found >> >> Any suggestions? >> >> Thanks. >> -Abe >> _______________________________________________ >> 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
