On Tue, 2010-02-16 at 05:58 -0500, Alberto Garcia Gomez wrote: > Did anyone know where can I find the MonoDevelop as RPM? > > I wonder if thereś any version under 2.2 > http://monodevelop.com/ yum search mono ## have fun mono-core.i386 : The Mono CIL runtime, suitable for running .NET code mono-data.i386 : Database connectivity for Mono mono-data-firebird.i386 : Firebird database connectivity for Mono mono-data-oracle.i386 : Oracle database connectivity for Mono mono-data-postgresql.i386 : Postgresql database connectivity for Mono mono-data-sqlite.i386 : sqlite database connectivity for Mono mono-data-sybase.i386 : Sybase database connectivity for Mono mono-devel.i386 : Development tools for Mono mono-extras.i386 : Provides the infrastructure for running and building daemons and services with Mono as well as various stub assemblies mono-jscript.i386 : JScript .NET support for Mono mono-locale-extras.i386 : Extra locale information for Mono mono-nunit.i386 : NUnit Testing Framework mono-nunit-devel.i386 : pkgconfig for nunit mono-web.i386 : ASP.NET, Remoting, and Web Services for Mono mono-winforms.i386 : Windows Forms implementation for Mono xsp.i386 : A small web server that hosts ASP.NET xsp-devel.i386 : Development files for xsp I have no idea what you mean by version 2.2 but any .Net 2.0 code will run on mono and 1.1 with a lil work that is. John