PayableOnDeath wrote: > I have been using > > ./configure --prefix=/opt/mono/
Then XSP must be configured like this: ./configure --prefix=/opt/mono --with-runtime=/opt/mono Otherwise it's detecting your incomplete mono in /usr. Robert > > > > > > Robert Jordan wrote: >> PayableOnDeath wrote: >>> Hi >>> >>> I am trying to install Mono, XSP, and mod_mono >>> >>> When I try to make XSP I get the following error >>> >>> /usr/bin/mcs -debug+ -debug:full -nologo -unsafe -nowarn:618 >> ... >> >>> error CS0006: cannot find metadata file `System.Web.dll' >> The mono installation detected by xsp's build system >> is incomplete. What's the prefix of your mono installation? >> >> Robert >> >> _______________________________________________ >> 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
