[MonoDevelop] Can't Install Monodevelop 1.9.1

Sandy Armstrong sanfordarmstrong at gmail.com
Mon Feb 2 18:38:49 EST 2009


On 02/02/2009 02:17 PM, Emre Ozcelikel wrote:
> Hi people, I want to quit using windows. And do everything i need under
> linux environment. I am writing some programs in C# which are using
> System.DirectoryServices.dll
> I am using Ubuntu 8.10 right now and I have installed monodevelop 1.0
> first. everything was good. But I realized that i cant write programs
> which are using that system.DirectoryServices.dll with monodevelop 1.0.
> because when i right click on the project and say Add reference, i cant
> see that dll on the list.

MonoDevelop is just an IDE. Mono is the project that provides assemblies 
you can reference.  Upgrading MonoDevelop will not fix this situation 
for you any more than upgrading GEdit or Vim would.  If there is a fix, 
it would be to upgrade Mono.

There are not currently good packages for Mono 2.2 on Ubuntu 8.10, from 
what I understand.  You should consider testing your code in the virtual 
machine available at the Mono download page.  If 
System.DirectoryServices is still not available, consider filing a bug 
or asking about it on mono-list.

Best,
Sandy


More information about the Monodevelop-list mailing list