[MonoDevelop] Build ASP.NET web app project from console

Miguel de Icaza miguel at novell.com
Fri Mar 19 17:37:36 EDT 2010


This should work with Mono 2.6, what does:

mono --version

Show?

On Fri, Mar 19, 2010 at 5:20 PM, Alexander M. Batishchev
<abatishchev at godfather.net.ru> wrote:
> Thanks a lot!
> But xbuild doesn’t works for me. What have I do to fix it?
>
> $ xbuild /target:Debug Example.sln
> Imported project: "/usr/lib/mono/2.0/Microsoft.CSharp.targets" does not exist.
>
> Or maybe it's better to ask in another mailing list?
>
> Alex
>
> -----Original Message-----
> From: Jose Pino Medina [mailto:joil at joil.cl]
> Sent: Saturday, March 20, 2010 12:15 AM
> To: Alexander M. Batishchev
> Cc: monodevelop-list at lists.ximian.com
> Subject: Re: [MonoDevelop] Build ASP.NET web app project from console
>
> On Fri, 19 Mar 2010 22:42:43 +0300, "Alexander M. Batishchev"
> <abatishchev at godfather.net.ru> wrote:
>> Hello.
>
> try whith,
>
> #>apt-get install mono-xbuild
>
> $>xbuild "solution".sln
>
>> Is it possible to run MD on Linux (Debian 5.0 in my case) without X-Server
>> installed to compile an ASP.NET Web Application project and it's dependencies (DLLs) to run in onto XSP?
>>
>> Thanks.
>>
>> Alex
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list