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

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Mar 20 08:31:12 EDT 2010


The MonoDevelop commandline build tool, mdtool build, depends indirectly on
X because it uses MD libraries that depend on GTK#. Our "fix" for this has
been to work on completing xbuild, which will also be integrated into MD as
the new MSBuild engine.

Although you could use a recent version of xbuild on the server, I would
suggest investigating using MD's Web Deploy feature, which can publish the
compiled site to a directory on your server using sshfs from within MD.

On Mar 19, 2010 4:21 PM, "Jose Pino Medina" <joil at joil.cl> wrote:

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 ...
--
www.joil.cl
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100320/701849da/attachment.html 


More information about the Monodevelop-list mailing list