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.
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
|