[Mono-list] Mono XSP Compile error

Robert Jordan robertj at gmx.net
Wed Jun 17 15:02:00 EDT 2009


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  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
> 



More information about the Mono-list mailing list