[MonoDevelop] GTK# Who?
Sergio Hernandez
info.geex at gmail.com
Wed Jul 25 19:50:52 EDT 2007
Today 17:44:26
Try this:
sudo apt-get install mono mono-gmcs mono-gac mono-utils monodevelop monodoc
mono-xsp monodoc-http
If you are going to develop/host ASP.NET applications you may want to try
this:
sudo apt-get install mono-xsp mono-xsp2
or if you are going to use Apache Server try this;
sudo apt-get install mono-apache-server2 libapache2-mod-mono
you can install some development manuals:
sudo apt-get install monodoc-ipod-manual monodoc-njb-manual
monodoc-nunit-manual monodoc-gtk-manual monodoc-gtk2.0-manual
monodoc-gecko2.0-manual
If some of this packages are already installed, apt will ignore them.
Those are the most used dependencies. Probly this will fix your problem.
On Wednesday 25 July 2007 17:44:26 Sergio Hernandez wrote:
> Today 17:44:26
>
> Try this:
>
> sudo apt-get install mono mono-gmcs mono-gac mono-utils monodevelop monodoc
> mono-xsp monodoc-http
>
> If you are going to develop/host ASP.NET applications you may want to try
> this: sudo apt-get install mono-xsp mono-xsp2
>
> or if you are going to use Apache Server try this;
> sudo apt-get install mono-apache-server2 libapache2-mod-mono
>
> you can install some development manuals:
> sudo apt-get install monodoc-ipod-manual monodoc-njb-manual
> monodoc-nunit-manual monodoc-gtk-manual monodoc-gtk2.0-manual
> monodoc-gecko2.0-manual
>
> If some of this packages are already installed, apt will ignore them.
> Those are the most used dependencies. Probly this will fix your problem.
More information about the Monodevelop-list
mailing list